mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-15 23:46:00 +00:00
remove commented dd
This commit is contained in:
@ -30,7 +30,7 @@ class ExpiringAlertsNotificationTest extends TestCase
|
||||
'archived' => 0,
|
||||
'deleted_at' => null,
|
||||
]);
|
||||
// dd($expiringAsset);
|
||||
|
||||
$expiredAsset = Asset::factory()->create([
|
||||
'purchase_date' => now()->subMonths(13)->format('Y-m-d'),
|
||||
'warranty_months' => 12,
|
||||
|
||||
Reference in New Issue
Block a user