Skip to content

Commit f18714c

Browse files
ONATEMOWOmaneesht
andauthored
Update test/unit/data-connect/data-connect-api-client-internal.spec.ts
Accepted a change suggestion(stylistic convention ). Co-authored-by: Maneesh Tewani <[email protected]>
1 parent 77c6656 commit f18714c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/data-connect/data-connect-api-client-internal.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ describe('DataConnectApiClient', () => {
9393
let app: FirebaseApp;
9494

9595
let apiClient: DataConnectApiClient;
96-
let apiClient_with_connector: DataConnectApiClient;
96+
let apiClientWithConnector: DataConnectApiClient;
9797
let sandbox: sinon.SinonSandbox;
9898

9999
beforeEach(() => {

0 commit comments

Comments
 (0)