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 90481ba commit 6d6512fCopy full SHA for 6d6512f
tests/system/Commands/Utilities/NamespacesTest.php
@@ -56,8 +56,8 @@ public function testNamespacesCommandCodeIgniterOnly(): void
56
| Namespace | Path | Found? |
57
+---------------+-------------------------+--------+
58
| CodeIgniter | ROOTPATH/system | Yes |
59
- | App | ROOTPATH/app | Yes |
60
| Config | APPPATH/Config | Yes |
+ | App | ROOTPATH/app | Yes |
61
| Tests\Support | ROOTPATH/tests/_support | Yes |
62
63
EOL;
0 commit comments