mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
phpunit compatibility
This commit is contained in:
parent
1f6b962468
commit
168ce1d85c
@ -40,7 +40,7 @@ class GoogleCloudStorageTest extends TestCase
|
||||
}
|
||||
}
|
||||
|
||||
public static function tearDownAfterClass()
|
||||
public static function tearDownAfterClass(): void
|
||||
{
|
||||
self::$_bucket->delete();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user