[Detection Engine] Remove before and after hooks from Cypress tests #175021
Closed
Labels
Team:Detection Engine
Security Solution Detection Engine Area
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Relates to:
#173327
#174247
Get rid of the
before
andafter
hooks in favor of thebeforeEach
andafterEach
hooks. Or at least make sure that the code executed in the before and after hook is not prone to fail (i.e. es_archiver).The text was updated successfully, but these errors were encountered: