mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-26 11:14:06 +00:00
157 - Authorizing with Stripe
This commit is contained in:
@@ -9,6 +9,8 @@ use Illuminate\Foundation\Testing\DatabaseMigrations;
|
||||
|
||||
class ConnectWithStripeTest extends DuskTestCase
|
||||
{
|
||||
use DatabaseMigrations;
|
||||
|
||||
/** @test */
|
||||
public function connecting_a_stripe_account_successfully()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user