mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Fix test name
This commit is contained in:
parent
315f5231cd
commit
e303aeadd1
|
@ -110,7 +110,7 @@ class AssetCheckoutSlackNotificationTest extends TestCase
|
|||
);
|
||||
}
|
||||
|
||||
public function testtestDoesNotSendNotificationViaSlackIfWebHookEndpointIsNotSetWhenCheckingOutAssetToLocation()
|
||||
public function testDoesNotSendNotificationViaSlackIfWebHookEndpointIsNotSetWhenCheckingOutAssetToLocation()
|
||||
{
|
||||
Notification::fake();
|
||||
|
||||
|
|
Loading…
Reference in a new issue