Skip to content

Commit 8944153

Browse files
committed
test: enable integration directory
1 parent 77aead2 commit 8944153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Pest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
|
1414
*/
1515

16-
uses(Tests\TestCase::class)->in('Feature');
16+
uses(Tests\TestCase::class)->in('Feature', 'Integration');
1717

1818
/*
1919
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)