Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit cbff5f5

Browse files
committed
Remove my credentials
1 parent 31f7274 commit cbff5f5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

system-test/tpc-tests.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ describe.skip('TPC tests', () => {
2121
//
2222
// To see successful tests, uncomment the following line:
2323
// process.env.GOOGLE_APPLICATION_CREDENTIALS = '/path-to/tpc_sa_key.json';
24-
process.env.GOOGLE_APPLICATION_CREDENTIALS =
25-
'/Users/djbruce/Documents/Programming/keys/tpc_sa_key.json';
2624

2725
function runTest(done: Mocha.Done, bigtable: Bigtable) {
2826
(async () => {

0 commit comments

Comments
 (0)