X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/898cedf5362a43afcee85cf24c8352240cb54690..refs/pull/3039/head:/tests/TestEmailTest.php diff --git a/tests/TestEmailTest.php b/tests/TestEmailTest.php index 76ff322ff..0a2091fe3 100644 --- a/tests/TestEmailTest.php +++ b/tests/TestEmailTest.php @@ -1,4 +1,6 @@ -asAdmin()->get('/settings/maintenance'); @@ -57,6 +58,4 @@ class TestEmailTest extends TestCase $sendReq = $this->actingAs($user)->post('/settings/maintenance/send-test-email'); Notification::assertSentTo($user, TestEmail::class); } - - -} \ No newline at end of file +}