Maximize ImportTest to avoid having random issues with "More" menu
Ref: #16125 Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
c52fc38a6b
commit
f7e967d147
@ -27,6 +27,7 @@ class ImportTest extends TestBase
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
$this->maximize();
|
||||
$this->login();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user