Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mortenebak/laravel-quickpay
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenebak committed Jan 7, 2024
2 parents cdd85e6 + 2650129 commit 65ee5ff
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,8 +3,8 @@
namespace Netbums\Quickpay\Tests;

use Illuminate\Database\Eloquent\Factories\Factory;
use Orchestra\Testbench\TestCase as Orchestra;
use Netbums\Quickpay\QuickpayServiceProvider;
use Orchestra\Testbench\TestCase as Orchestra;

class TestCase extends Orchestra
{
Expand Down

0 comments on commit 65ee5ff

Please sign in to comment.