mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-30 04:14:17 +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