Update test routine.

This commit is contained in:
James Cole
2021-03-20 15:39:49 +01:00
parent 5df6135a0e
commit f15da8e4b3
5 changed files with 26 additions and 204 deletions

View File

@@ -120,7 +120,7 @@ class StoreControllerTest extends TestCase
*
* emptyDataProvider / storeDataProvider
*
* @dataProvider emptyDataProvider
* @dataProvider storeDataProvider
*/
public function testStore(array $submission): void
{