Skip to content

Commit 2e29bb3

Browse files
Fixing class name.
1 parent eb53a57 commit 2e29bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TokensTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @covers TomorrowIdeas\Plaid\Resources\tokens
1111
* @covers TomorrowIdeas\Plaid\Entities\AccountFilters
1212
*/
13-
class tokensTest extends TestCase
13+
class TokensTest extends TestCase
1414
{
1515
public function test_required_parameters(): void
1616
{

0 commit comments

Comments
 (0)