Skip to content

Commit 03de829

Browse files
committed
update name test
1 parent ad955c5 commit 03de829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Units/Domain/BalanceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public function testWithdrawWalletExists(): void
7575
/**
7676
* @throws
7777
*/
78-
public function testSimpleJJJ(): void
78+
public function testSimple(): void
7979
{
8080
/** @var Buyer $buyer */
8181
$buyer = BuyerFactory::new()->create();

0 commit comments

Comments
 (0)