3
0
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:
Marcus Moore
2023-03-22 11:56:54 -07:00
parent 315f5231cd
commit e303aeadd1

View File

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