We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0817655 commit cf8a553Copy full SHA for cf8a553
tests/Feature/MenuLoginsTest.php
@@ -80,4 +80,4 @@ public function test_forbidden_is_returned_when_enabled_or_switchable_is_false()
80
->call('loginAs', '[email protected]')
81
->assertForbidden();
82
}
83
-}
+}
0 commit comments