Skip to content

Commit

Permalink
Use the correct IT test name from vertx web
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Oct 4, 2024
1 parent 2ae8b90 commit ec20c7d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
import io.vertx.LoggingTestWatcher;
import io.vertx.core.Vertx;
import io.vertx.core.spi.cluster.ClusterManager;
import io.vertx.ext.web.it.sstore.ClusteredSessionHandlerTest;
import io.vertx.spi.cluster.ignite.IgniteClusterManager;
import org.junit.Rule;
import org.junit.rules.TemporaryFolder;
Expand Down

0 comments on commit ec20c7d

Please sign in to comment.