Skip to content

Commit

Permalink
codacy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoDiGiuseppe committed Mar 16, 2023
1 parent c5bfd00 commit b78918d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
classes = ServicesAuditITConfiguration.class,
initializers = { KeycloakContainerApplicationInitializer.class }
)
public class GatewayConcurrencyIT {
public class TestGatewayConcurrencyIT {

private static final String PROCESS_ID = "gateway_concurrency";

Expand Down

0 comments on commit b78918d

Please sign in to comment.