Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Update TransactionTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre authored Dec 31, 2017
1 parent 862907f commit c659aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/TransactionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
use Rap2hpoutre\LaravelStripeConnect\Transaction;

/**
* Class ValidatorTest
* Class TransactionTest
* @package Rap2hpoutre\LaravelStripeConnect\Tests
*/
class ValidatorTest extends TestCase
class TransactionTest extends TestCase
{
public function testSetters()
{
Expand Down

0 comments on commit c659aa8

Please sign in to comment.