Skip to content

Commit

Permalink
[cache-invalidation] Run test on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Sep 27, 2024
1 parent 95d482d commit 1bb131d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import org.junit.jupiter.api.Test;

@QuarkusTest
public class CacheInvalidationIT {
public class CacheInvalidationTest {

@ConfigProperty(name = "quarkus.datasource.jdbc.url")
String jdbcUrl;
Expand Down

0 comments on commit 1bb131d

Please sign in to comment.