ran pint
This commit is contained in:
@@ -22,4 +22,4 @@ test('new users can register', function () {
|
||||
assertTrue(auth()->user()->ownedOrganisations()->count() === 1);
|
||||
|
||||
$response->assertRedirect(route('dashboard', absolute: false));
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user