Skip to content
Snippets Groups Projects
Commit 90b0d49d authored by OZGCloud's avatar OZGCloud
Browse files

OZG-7062 Testbeschreibung korrigiert

parent b90dcd35
Branches
Tags
Loading
...@@ -82,7 +82,7 @@ class KeycloakUserRemoteServiceITCase { ...@@ -82,7 +82,7 @@ class KeycloakUserRemoteServiceITCase {
assertThat(user.getId().toString()).isEqualTo(ozgCloudUserId); assertThat(user.getId().toString()).isEqualTo(ozgCloudUserId);
} }
@DisplayName("Update ozgCloudUserId attribute in keycloak on new user") @DisplayName("Update ozgCloudUserId attribute in keycloak on existing user")
@Test @Test
@Order(2) @Order(2)
void shouldUpdateOzgCloudUserId() { void shouldUpdateOzgCloudUserId() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment