Skip to content

Commit

Permalink
feat: fix sonar issue (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras authored Apr 8, 2024
1 parent ffb3c8e commit daf6074
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

@QuarkusTest
@TestHTTPEndpoint(PermissionRestController.class)
public class PermissionRestControllerCacheTest extends AbstractTest {
class PermissionRestControllerCacheTest extends AbstractTest {

@InjectMockServerClient
MockServerClient mockServerClient;
Expand Down

0 comments on commit daf6074

Please sign in to comment.