Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
rdhabalia committed Mar 19, 2021
1 parent 566dcee commit 4e36cf4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ private void init() throws Exception {
@AfterMethod(alwaysRun = true)
private void cleanup() throws Exception {
close();
metadataStoreInstanceCache.clear();
}

@Test
Expand Down

0 comments on commit 4e36cf4

Please sign in to comment.