Skip to content

Commit

Permalink
Fix Imports in Test
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h committed Oct 15, 2024
1 parent 4d25a00 commit df6c14d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
import java.io.IOException;
import java.util.List;
import java.util.Objects;
import java.util.stream.Collectors;

import static de.adorsys.keycloak.config.test.util.KeycloakRepository.getAuthenticatorConfig;
import static org.hamcrest.MatcherAssert.assertThat;
Expand Down

0 comments on commit df6c14d

Please sign in to comment.