Skip to content

Commit c25183e

Browse files
committed
Fix class name
1 parent 357ac52 commit c25183e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/TransactionTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
use Jacques\Smartcall\HttpClient\Client;
1313

14-
final class AuthTokenTest extends \PHPUnit\Framework\TestCase
14+
final class TransactionTest extends \PHPUnit\Framework\TestCase
1515
{
1616
/**
1717
* @vcr test_transaction_27813272161_pending

0 commit comments

Comments
 (0)