We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4ac65 commit b946a82Copy full SHA for b946a82
tests/FallbackConfiguration.test.php
@@ -12,7 +12,7 @@
12
13
chdir(__DIR__);
14
require_once __DIR__ . '/../vendor/autoload.php';
15
-require_once __DIR__ . '/mock/autoload.php';
+require_once __DIR__ . '/mock/Autoload.php';
16
$testHelper = new TestHelper('Custom namespaces');
17
18
if(!class_exists(Phpfastcache\Drivers\Fakefiles\Item::class)
0 commit comments