Authentication integration test
- add end-to-end test AuthenticationEndpoint - add user-token.data - add admin-token.data - add .data to .editorconfig
This commit is contained in:
@@ -195,7 +195,6 @@ class AccountEndpoint {
|
||||
// then
|
||||
result.expectStatus().isNotFound
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@Nested
|
||||
|
||||
Reference in New Issue
Block a user