@@ -4,7 +4,7 @@ namespace Tests\Unit;
|
||||
use App\Models\SnipeModel;
|
||||
use Tests\TestCase;
|
||||
|
||||
final class SnipeModelTest extends TestCase
|
||||
class SnipeModelTest extends TestCase
|
||||
{
|
||||
public function testSetsPurchaseDatesAppropriately()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user