Skip to content

Commit

Permalink
Put back a removed line
Browse files Browse the repository at this point in the history
  • Loading branch information
Yossi Mesika committed Nov 28, 2019
1 parent 5e35008 commit 69dcebf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ public void setUp() {
@After
public void tearDown() {
System.out.println("Test finished: " + testNameRule.getMethodName());
this.repository.clearAndClose();
}

protected abstract Repository createRepository();
Expand Down

0 comments on commit 69dcebf

Please sign in to comment.