forked from Alex/Pterodactyl-Panel
Get tests back in working order
This commit is contained in:
parent
baf8a9fb2c
commit
9fe1527f10
@ -33,7 +33,7 @@ abstract class BrowserTestCase extends TestCase
|
||||
* test. In most cases you probably wont need to do this, or can modify the test slightly to
|
||||
* avoid the need to do so.
|
||||
*/
|
||||
public static function setUpBeforeClass()
|
||||
public static function setUpBeforeClass(): void
|
||||
{
|
||||
parent::setUpBeforeClass();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user