We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f5839 commit 2d5c99fCopy full SHA for 2d5c99f
phpunit.php
@@ -8,4 +8,5 @@
8
$capsule->bootEloquent();
9
$capsule->setAsGlobal();
10
11
-include __DIR__.'/tests/models/Category.php';
+include __DIR__.'/tests/models/Category.php';
12
+include __DIR__.'/tests/models/MenuItem.php';
0 commit comments