Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: jace-roell <[email protected]>
  • Loading branch information
jace-roell committed Nov 26, 2024
1 parent d44c75f commit c0d3c5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ describe("Upload USS file", () => {
});

afterAll(async () => {
//await TestEnvironment.cleanUp(testEnvironment);
await TestEnvironment.cleanUp(testEnvironment);
});

describe("Success Scenarios", () => {
Expand Down

0 comments on commit c0d3c5f

Please sign in to comment.