mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-17 01:30:59 +02: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