Update test routine.

This commit is contained in:
James Cole
2021-03-20 15:40:20 +01:00
parent f15da8e4b3
commit b1023cdfda

View File

@@ -64,7 +64,6 @@ class StoreControllerTest extends TestCase
*/
public function storeDataProvider(): array
{
return [[[]]];
// some test configs:
$configuration = new TestConfiguration;