Skip to content

Commit 9879fbd

Browse files
Anton ShevchukAnton Shevchuk
authored andcommitted
Fixed Table test
1 parent c767f67 commit 9879fbd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/unit/Db/TableTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
namespace Bluz\Tests\Db;
88

9+
use Bluz\Db\Exception\InvalidPrimaryKeyException;
910
use Bluz\Db\Table;
1011
use Bluz\Tests\Fixtures\Db;
1112
use Bluz\Tests\Fixtures\Models\Test\Table as TestTable;

0 commit comments

Comments
 (0)