mirror of
https://github.com/snipe/snipe-it.git
synced 2026-03-06 00:19:08 +00:00
@ -10,7 +10,7 @@ use App\Notifications\CheckoutAssetNotification;
|
||||
use Illuminate\Support\Facades\Notification;
|
||||
use Tests\TestCase;
|
||||
|
||||
final class NotificationTest extends TestCase
|
||||
class NotificationTest extends TestCase
|
||||
{
|
||||
public function testAUserIsEmailedIfTheyCheckoutAnAssetWithEULA()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user