Improve test name
This commit is contained in:
parent
aa58f08b3d
commit
dbfa952a69
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ class AssetAcceptanceTest extends TestCase
|
|||
Event::assertNotDispatched(CheckoutAccepted::class);
|
||||
}
|
||||
|
||||
public function testUserCanAcceptAssetCheckout()
|
||||
public function testUserCanAcceptAsset()
|
||||
{
|
||||
Event::fake([CheckoutAccepted::class]);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue