Merge pull request #1331 from CachetHQ/tests
Moved provider tests to the correct namespace
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
* file that was distributed with this source code.
|
* file that was distributed with this source code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace CachetHQ\Tests\Cachet\Providers;
|
namespace CachetHQ\Tests\Cachet\Foundation\Providers;
|
||||||
|
|
||||||
use AltThree\TestBench\ServiceProviderTrait;
|
use AltThree\TestBench\ServiceProviderTrait;
|
||||||
use CachetHQ\Tests\Cachet\AbstractTestCase;
|
use CachetHQ\Tests\Cachet\AbstractTestCase;
|
||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
* file that was distributed with this source code.
|
* file that was distributed with this source code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace CachetHQ\Tests\Cachet\Providers;
|
namespace CachetHQ\Tests\Cachet\Foundation\Providers;
|
||||||
|
|
||||||
use AltThree\TestBench\EventServiceProviderTrait;
|
use AltThree\TestBench\EventServiceProviderTrait;
|
||||||
use CachetHQ\Tests\Cachet\AbstractTestCase;
|
use CachetHQ\Tests\Cachet\AbstractTestCase;
|
||||||
+1
-1
@@ -9,7 +9,7 @@
|
|||||||
* file that was distributed with this source code.
|
* file that was distributed with this source code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
namespace CachetHQ\Tests\Cachet\Providers;
|
namespace CachetHQ\Tests\Cachet\Foundation\Providers;
|
||||||
|
|
||||||
use AltThree\TestBench\ServiceProviderTrait;
|
use AltThree\TestBench\ServiceProviderTrait;
|
||||||
use CachetHQ\Tests\Cachet\AbstractTestCase;
|
use CachetHQ\Tests\Cachet\AbstractTestCase;
|
||||||
Reference in New Issue
Block a user