Skip to content

Commit 926c6f3

Browse files
authored
Update all.php
1 parent 5b1ca87 commit 926c6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
'env' => [
1717
'APP_URL=http://localhost.test',
1818
],
19-
]));
19+
]), options: ['enables_package_discoveries' => false]);
2020

2121
// Create a mock Roster that returns ALL packages from .ai/ directory
2222
$mockRoster = new class extends Roster

0 commit comments

Comments
 (0)