Skip to content

Commit f0628df

Browse files
committed
Fix error typo.
1 parent 045996e commit f0628df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/framework/db/mysql/type/BooleanTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace yiiunit\framework\db\mysql\type;
99

10-
use yii\db\mssql\Schema;
10+
use yii\db\mysql\Schema;
1111
use yiiunit\framework\db\DatabaseTestCase;
1212

1313
/**

0 commit comments

Comments
 (0)