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