Skip to content

Commit

Permalink
test:fix: vert.x instantiation on setup only
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <[email protected]>
  • Loading branch information
manusa committed Jan 5, 2024
1 parent 0d67392 commit f32e7cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import java.util.concurrent.atomic.AtomicInteger

class DefaultMockServerTest extends Specification {

Vertx vertx = Vertx.vertx()
Vertx vertx

DefaultMockServer server

Expand Down

0 comments on commit f32e7cc

Please sign in to comment.