Skip to content

Commit 2d5c99f

Browse files
committed
Update
1 parent 95f5839 commit 2d5c99f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

phpunit.php

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
$capsule->bootEloquent();
99
$capsule->setAsGlobal();
1010

11-
include __DIR__.'/tests/models/Category.php';
11+
include __DIR__.'/tests/models/Category.php';
12+
include __DIR__.'/tests/models/MenuItem.php';

0 commit comments

Comments
 (0)