File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 1313use Codeception \Lib \Connector \Yii2 \TransactionForcer ;
1414use Codeception \Lib \Framework ;
1515use Codeception \Lib \Interfaces \ActiveRecord ;
16- use Codeception \Lib \Interfaces \MultiSession ;
1716use Codeception \Lib \Interfaces \PartedModule ;
1817use Codeception \TestInterface ;
1918use ReflectionClass ;
2019use RuntimeException ;
21- use Symfony \Component \BrowserKit \CookieJar ;
22- use Symfony \Component \BrowserKit \History ;
2320use Yii ;
2421use yii \base \Security ;
2522use yii \db \ActiveQueryInterface ;
2926use yii \mail \MessageInterface ;
3027use yii \test \Fixture ;
3128use yii \web \Application ;
32- use yii \web \Application as WebApplication ;
3329use yii \web \IdentityInterface ;
3430
3531/**
@@ -885,6 +881,4 @@ public function _afterSuite(): void
885881
886882 $ _SERVER = $ this ->server ;
887883 }
888-
889-
890884}
You can’t perform that action at this time.
0 commit comments