mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 23:14:05 +00:00
Delete extra newline
This commit is contained in:
parent
6360a75d6d
commit
880622877d
1 changed files with 0 additions and 1 deletions
|
|
@ -1242,7 +1242,6 @@ test('scopeGetModelQuery can make resource syncing work with global scopes', fun
|
|||
// This causes it to attempt creating a duplicate, which violates unique constraints.
|
||||
pest()->expectException(QueryException::class);
|
||||
pest()->expectExceptionMessage('Duplicate entry');
|
||||
|
||||
}
|
||||
|
||||
// This should sync to the existing central user, not create a duplicate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue