Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 84dd7a6

Browse files
committed
Fix test case
1 parent 1e76f88 commit 84dd7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/FunctionalTestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ protected function getEnvironmentSetup($app)
4040
*
4141
* @return array
4242
*/
43-
protected function getPackageProviders()
43+
protected function getPackageProviders($app)
4444
{
4545
return [
4646
'Adldap\Laravel\AdldapServiceProvider',

0 commit comments

Comments
 (0)