Fix test name

This commit is contained in:
Marcus Moore 2023-03-22 11:56:54 -07:00
parent 315f5231cd
commit e303aeadd1
No known key found for this signature in database

View file

@ -110,7 +110,7 @@ class AssetCheckoutSlackNotificationTest extends TestCase
);
}
public function testtestDoesNotSendNotificationViaSlackIfWebHookEndpointIsNotSetWhenCheckingOutAssetToLocation()
public function testDoesNotSendNotificationViaSlackIfWebHookEndpointIsNotSetWhenCheckingOutAssetToLocation()
{
Notification::fake();