Level 60
Would be nice if you'd show your code :)
1 like
why i see this error when running phpunit test
1) Tests\Feature\Item\ItemTest::it_can_see_items
Illuminate\Database\QueryException: SQLSTATE[HY000]: General error: 1 no such
table: categories (SQL: insert into"categories" ("code", "name", "updated_at",
"created_at") values (94, Ea consectetur et voluptates velit., 2018-06-23 21:06:06,
2018-06-23 21:06:06))
when i see sqlite as database Testing..
Please or to participate in this conversation.