Skip to content

Commit 36686cb

Browse files
committed
Fix error type namespace VarbinaryTest.
1 parent f030fb4 commit 36686cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/framework/db/mssql/type/VarbinaryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @license https://www.yiiframework.com/license/
66
*/
77

8-
namespace yiiunit\framework\db\mssql\Type;
8+
namespace yiiunit\framework\db\mssql\type;
99

1010
use yii\db\Query;
1111
use yiiunit\framework\db\DatabaseTestCase;

0 commit comments

Comments
 (0)