Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Sep 9, 2022
1 parent ae864eb commit 1228f1c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,7 @@ void endToEndTests() {
// AOT RUN-TIME: EXECUTION
runTestsInAotMode(5,
BasicSpringJupiterSharedConfigTests.class,
BasicSpringJupiterTests.class,
BasicSpringJupiterTests.NestedTests.class,
BasicSpringJupiterTests.class, // NestedTests get executed automatically
BasicSpringTestNGTests.class,
BasicSpringVintageTests.class
));
Expand Down

0 comments on commit 1228f1c

Please sign in to comment.