Skip to content

Commit 940b481

Browse files
committed
hotfix - added missed import of FailEvent
1 parent 0c77d2f commit 940b481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Yandex/Allure/Adapter/AllureAdapter.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
use Codeception\Event\StepEvent;
77
use Codeception\Event\SuiteEvent;
88
use Codeception\Event\TestEvent;
9+
use Codeception\Event\FailEvent;
910
use Codeception\Events;
1011
use Codeception\Platform\Extension;
1112
use Codeception\Exception\Configuration as ConfigurationException;

0 commit comments

Comments
 (0)