Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidt-sebastian committed Jan 20, 2022
1 parent a865431 commit 1b428dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/src/v1beta1/firestore_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import {
import {Transform} from 'stream';
import {RequestType} from 'google-gax/build/src/apitypes';
import * as protos from '../../protos/firestore_v1beta1_proto_api';
import jsonProtos = require('../../protos/protos.json');
import jsonProtos = require('../../protos/v1beta1.json');
/**
* Client JSON configuration object, loaded from
* `src/v1beta1/firestore_client_config.json`.
Expand Down

0 comments on commit 1b428dc

Please sign in to comment.