mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-05 11:50:58 +01:00
Merge
This commit is contained in:
@@ -41,7 +41,7 @@ public class IndexITCase {
|
||||
.then()
|
||||
.statusCode(HttpStatus.SC_OK)
|
||||
.body(
|
||||
"_links.formLogin.href", matchesPattern(".+/auth/.+")
|
||||
"_links.login.href", matchesPattern(".+/auth/.+")
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user