Skip to content

Commit cf8a553

Browse files
committed
csfix
1 parent 0817655 commit cf8a553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/MenuLoginsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ public function test_forbidden_is_returned_when_enabled_or_switchable_is_false()
8080
->call('loginAs', '[email protected]')
8181
->assertForbidden();
8282
}
83-
}
83+
}

0 commit comments

Comments
 (0)