mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Renamed test
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
ff100c0b9f
commit
ddf45c5ee9
|
@ -57,7 +57,7 @@ class LicenseCheckoutTest extends TestCase
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testConsumableCheckoutPagePostIsRedirectedIfRedirectSelectionIsIndex()
|
public function testLicenseCheckoutPagePostIsRedirectedIfRedirectSelectionIsIndex()
|
||||||
{
|
{
|
||||||
$license = License::factory()->create();
|
$license = License::factory()->create();
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue