mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 07:54:03 +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.
|
// This causes it to attempt creating a duplicate, which violates unique constraints.
|
||||||
pest()->expectException(QueryException::class);
|
pest()->expectException(QueryException::class);
|
||||||
pest()->expectExceptionMessage('Duplicate entry');
|
pest()->expectExceptionMessage('Duplicate entry');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// This should sync to the existing central user, not create a duplicate
|
// This should sync to the existing central user, not create a duplicate
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue