mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-08 04:25:55 +00:00
Fix test name
This commit is contained in:
@ -110,7 +110,7 @@ class AssetCheckoutSlackNotificationTest extends TestCase
|
||||
);
|
||||
}
|
||||
|
||||
public function testtestDoesNotSendNotificationViaSlackIfWebHookEndpointIsNotSetWhenCheckingOutAssetToLocation()
|
||||
public function testDoesNotSendNotificationViaSlackIfWebHookEndpointIsNotSetWhenCheckingOutAssetToLocation()
|
||||
{
|
||||
Notification::fake();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user