Skip to content

Commit

Permalink
Update AllureCodeception.php
Browse files Browse the repository at this point in the history
  • Loading branch information
AtCliffUnderline authored Feb 2, 2024
1 parent 63704a4 commit f0855f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AllureCodeception.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ final class AllureCodeception extends Extension
private const DEFAULT_RESULTS_DIRECTORY = 'allure-results';

protected static array $events = [
Events::MODULE_INIT => 'moduleInit',
Events::SUITE_BEFORE => 'suiteBefore',
Events::SUITE_AFTER => 'suiteAfter',
Events::TEST_START => 'testStart',
Expand Down

0 comments on commit f0855f3

Please sign in to comment.