Skip to content

Commit

Permalink
corrected namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dcblogdev committed Jun 26, 2022
1 parent 1834916 commit 557f78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace Dcblogdev\DbSync\Tests;

use Orchestra\Testbench\TestCase as Orchestra;
use TopPackages\DbSync\DbSyncServiceProvider;
use Dcblogdev\DbSync\DbSyncServiceProvider;

class TestCase extends Orchestra
{
Expand Down

0 comments on commit 557f78b

Please sign in to comment.