Skip to content

Commit

Permalink
update api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Sep 26, 2024
1 parent 1e5fda8 commit 62c20ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/api_integration/apis/slos/update_slo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default function ({ getService }: FtrProviderContext) {
});

afterEach(async () => {
// await slo.deleteAllSLOs();
await slo.deleteAllSLOs();
});

after(async () => {
Expand Down

0 comments on commit 62c20ce

Please sign in to comment.