Skip to content

Commit

Permalink
remove the comment above the rule_execution bec. the query test doesn…
Browse files Browse the repository at this point in the history
…ot unload the alerts data
  • Loading branch information
WafaaNasr committed Nov 14, 2023
1 parent 9162f46 commit 1526cd0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ export default function ({ loadTestFile }: FtrProviderContext) {
loadTestFile(require.resolve('./runtime'));
loadTestFile(require.resolve('./execution_logic'));
loadTestFile(require.resolve('./timestamps'));
// The execution logic is run last, as it encompasses the "query" test, resetting the alerts and resulting in failures in the following tests.
});
}

0 comments on commit 1526cd0

Please sign in to comment.