Skip to content

Commit

Permalink
Updating tests
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Jain <[email protected]>
  • Loading branch information
vibrantvarun committed Sep 29, 2023
1 parent 29017ba commit ce28954
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ public void tearDown() {
super.tearDown();
deleteSearchPipeline(search_pipeline);
findDeployedModels().forEach(this::deleteModel);
deleteIndex(index);
}

@SneakyThrows
Expand Down

0 comments on commit ce28954

Please sign in to comment.