mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-26 08:15:25 -04:00
phpunit compatibility
This commit is contained in:
parent
1f6b962468
commit
168ce1d85c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class GoogleCloudStorageTest extends TestCase
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function tearDownAfterClass()
|
public static function tearDownAfterClass(): void
|
||||||
{
|
{
|
||||||
self::$_bucket->delete();
|
self::$_bucket->delete();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue