Skip to content

Commit 32f7824

Browse files
committed
update tests
1 parent 5d9d97c commit 32f7824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/UnitTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
class UnitTestCase extends BaseTestCase
1212
{
13-
use Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration;
13+
// use Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration;
1414

1515
protected function getPackageProviders($app): array
1616
{

0 commit comments

Comments
 (0)