mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 12:14:04 +00:00
Add missing final new line
This commit is contained in:
parent
fe2191633e
commit
06c28b311d
1 changed files with 1 additions and 1 deletions
|
|
@ -192,4 +192,4 @@ test('reverb driver triggers tenant context binding', function() {
|
|||
// Assert the broadcaster instance was swapped
|
||||
expect($currentBroadcaster)->not->toBe($centralBroadcaster);
|
||||
expect($currentBroadcaster->message)->toBe('tenant_instance');
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue