Skip to content

Commit

Permalink
MODINVSTOR-1262 fix code smell
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Nov 11, 2024
1 parent e8822af commit 9024851
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import org.junit.jupiter.params.provider.MethodSource;

@ExtendWith(VertxExtension.class)
public class ServicePointSynchronizationEventProcessorTest {
class ServicePointSynchronizationEventProcessorTest {
private static final String TENANT = "tenant";

@Test
Expand Down

0 comments on commit 9024851

Please sign in to comment.