mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-11 00:51:41 +00:00
100 - Namespacing Our Test Suite
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Tests\Unit\Billing;
|
||||
|
||||
use Tests\TestCase;
|
||||
use App\Billing\StripePaymentGateway;
|
||||
use App\Billing\PaymentFailedException;
|
||||
|
||||
/**
|
||||
* @group integration
|
||||
|
||||
Reference in New Issue
Block a user