Skip to content

Commit

Permalink
Test Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Supol <[email protected]>
  • Loading branch information
jansupol committed Oct 16, 2018
1 parent 7e0189d commit aeb54c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ public void setUp() throws Exception {
weld = new Weld();
weld.initialize();
}
super.setUp(false);
super.setUp();
}
}

Expand Down

0 comments on commit aeb54c9

Please sign in to comment.