Skip to content

Commit 32f4047

Browse files
rappasoftgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 82d1f1f commit 32f4047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/SuspiciousActivityNotificationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
$this->loadLaravelMigrations();
1414
$this->artisan('migrate', ['--database' => 'testing'])->run();
1515
Cache::flush();
16-
16+
1717
// Reset Carbon time to ensure test isolation (prevents time mocking from leaking between tests)
1818
\Illuminate\Support\Carbon::setTestNow();
1919
});

0 commit comments

Comments
 (0)