Fixes tests - migrations are in global namespace

This commit is contained in:
Samuel Georges 2016-06-06 07:35:30 +10:00
parent d6d5a37ab1
commit e98aa14a6e
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
<?php
use Db;
use October\Rain\Database\Updates\Migration;
/**