Make API testable & move PhotoAlbum tests to new destination
This commit is contained in:
@@ -26,7 +26,7 @@ abstract class FixtureTest extends DatabaseTest
|
||||
/**
|
||||
* Create variables used by tests.
|
||||
*/
|
||||
protected function setUp() : void
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user