mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 09:02:28 +01:00
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
|
* test. In most cases you probably wont need to do this, or can modify the test slightly to
|
||||||
* avoid the need to do so.
|
* avoid the need to do so.
|
||||||
*/
|
*/
|
||||||
public static function setUpBeforeClass()
|
public static function setUpBeforeClass(): void
|
||||||
{
|
{
|
||||||
parent::setUpBeforeClass();
|
parent::setUpBeforeClass();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user