Skip to content

Commit 9edcd82

Browse files
committed
Fixed formatting
1 parent 58367e1 commit 9edcd82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/firestore/test/unit/remote/fetch_connection.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ describe('Fetch Connection', () => {
4444
'',
4545
'',
4646
new FirestoreSettingsImpl({
47-
host: 'abc.cloudworkstations.dev',
48-
emulatorOptions: {}
47+
host: 'abc.cloudworkstations.dev'
4948
})
5049
)
5150
);

0 commit comments

Comments
 (0)