Restructure tests

- Avoid database leftovers
This commit is contained in:
Philipp
2023-02-13 20:52:24 +01:00
parent 704508fc65
commit e1813e3d73
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 [