Restructure tests

- Avoid database leftovers
This commit is contained in:
Philipp 2023-02-13 20:52:24 +01:00
parent 704508fc65
commit e1813e3d73
No known key found for this signature in database
GPG key ID: 24A7501396EB5432
11 changed files with 161 additions and 104 deletions

View file

@ -40,6 +40,13 @@ class ImagesTest extends MockedTest
$this->setupHttpMockHandler();
}
protected function tearDown(): void
{
$this->tearDownFixtures();
parent::tearDown();
}
public function dataImages()
{
return [