mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-26 03:04:05 +00:00
58 - Using Groups to Skip Integration Tests
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
use App\Billing\StripePaymentGateway;
|
||||
|
||||
/**
|
||||
* @group integration
|
||||
*/
|
||||
class StripePaymentGatewayTest extends TestCase
|
||||
{
|
||||
protected function setUp()
|
||||
|
||||
Reference in New Issue
Block a user