Programming Phoenix LiveView B11.0: Tests fail after adding login (Page 70)

I already found the issue. There was an unnecessary Alias added to my routers.ex
Don‘t know if it was the generator or more likely the language server in conjunction with neovim. But now, after removing it, everything works as expected