Refactor test: remove micrometer mocking, micrometer is testable (#32)
This commit is contained in:
parent
b4e8c3be4e
commit
cfce0dee45
7 changed files with 61 additions and 70 deletions
2
pom.xml
2
pom.xml
|
@ -159,7 +159,7 @@
|
|||
<groupId>com.openshift</groupId>
|
||||
<artifactId>openshift-restclient-java</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<exclusion><!-- https://github.com/keycloak/keycloak/issues/19850 -->
|
||||
<groupId>org.keycloak</groupId>
|
||||
<artifactId>keycloak-admin-ui</artifactId>
|
||||
</exclusion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue