We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad955c5 commit 03de829Copy full SHA for 03de829
tests/Units/Domain/BalanceTest.php
@@ -75,7 +75,7 @@ public function testWithdrawWalletExists(): void
75
/**
76
* @throws
77
*/
78
- public function testSimpleJJJ(): void
+ public function testSimple(): void
79
{
80
/** @var Buyer $buyer */
81
$buyer = BuyerFactory::new()->create();
0 commit comments