Update test routine.

This commit is contained in:
James Cole 2021-03-20 15:40:20 +01:00
parent f15da8e4b3
commit b1023cdfda
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

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