Make API testable & move PhotoAlbum tests to new destination

This commit is contained in:
Philipp
2021-11-12 21:08:36 +01:00
parent a0c5c91886
commit e477cf215d
10 changed files with 174 additions and 96 deletions

View File

@@ -26,7 +26,7 @@ abstract class FixtureTest extends DatabaseTest
/**
* Create variables used by tests.
*/
protected function setUp() : void
protected function setUp(): void
{
parent::setUp();