Skip to content

Commit

Permalink
fixing unstable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Jun 26, 2024
1 parent 3efdbdb commit 464a7e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public class Resolvers_MixedIT extends MainDbTest {

@BQTestTool
static final MainModelTester tester = tester(Resource.class)
.entities(E2.class, E3.class, E5.class)
.entitiesAndDependencies(E2.class, E3.class, E5.class)
.build();

@Test
Expand Down

0 comments on commit 464a7e0

Please sign in to comment.