Skip to content

Commit

Permalink
fix (#1473)
Browse files Browse the repository at this point in the history
  • Loading branch information
wind57 authored Oct 7, 2023
1 parent 009c84c commit aeea8cc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ static void beforeAll() throws Exception {

@AfterAll
static void afterAll() throws Exception {
util.deleteNamespace("istio-system");
Commons.cleanUp(IMAGE_NAME, K3S);
Commons.systemPrune();
}
Expand Down

0 comments on commit aeea8cc

Please sign in to comment.