add Docker run command parse test

This commit is contained in:
Andras Bacsai
2024-02-09 13:38:17 +01:00
parent 29676ffb22
commit 798d747164
7 changed files with 13 additions and 39 deletions

View File

@@ -12,7 +12,7 @@
*/
uses(
Tests\TestCase::class,
// Tests\TestCase::class,
// Illuminate\Foundation\Testing\RefreshDatabase::class,
)->in('Feature');