Skip to content

Commit

Permalink
Update MetaAnalyzerProcessorTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
sahibamittal committed Nov 9, 2023
1 parent 4905021 commit 1350d9a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ void beforeEach() {
@AfterEach
void afterEach() {
testDriver.close();
mockServer.reset();
cache.invalidateAll().await().indefinitely();
}

Expand Down

0 comments on commit 1350d9a

Please sign in to comment.