Renamed test

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-07-26 15:00:16 +01:00
parent ff100c0b9f
commit ddf45c5ee9

View file

@ -57,7 +57,7 @@ class LicenseCheckoutTest extends TestCase
]); ]);
} }
public function testConsumableCheckoutPagePostIsRedirectedIfRedirectSelectionIsIndex() public function testLicenseCheckoutPagePostIsRedirectedIfRedirectSelectionIsIndex()
{ {
$license = License::factory()->create(); $license = License::factory()->create();