Skip to content

Commit

Permalink
unit test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
indpurvesh committed Jan 31, 2021
1 parent 1ce4fd6 commit 74bea22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/BaseTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
use AvoRed\Framework\Database\Models\Currency;
use Orchestra\Testbench\TestCase as OrchestraTestCase;

class BaseTestCase extends OrchestraTestCase
abstract class BaseTestCase extends OrchestraTestCase
{
/**
* Admin User.
Expand Down

0 comments on commit 74bea22

Please sign in to comment.