mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
The redirect happens in two stages, first from / to /login on localhost and then to github.com. This commit updates the test to check that the first redirect has worked, i.e. from / to /login on localhost.