Skip to content

Commit ae907a5

Browse files
committed
Merge branch 'migrate-bigtable-to-gcp-cloud-build' of https://github.com/googleapis/google-cloud-node into migrate-bigtable-to-gcp-cloud-build
2 parents 11f52d2 + 34475c4 commit ae907a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

handwritten/bigtable/system-test/install.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ describe('📦 pack-n-play test', () => {
4343
description: 'JavaScript user can use the library',
4444
cjs: readFileSync(
4545
'./system-test/fixtures/sample/src/index.js',
46-
).toString()
46+
).toString(),
4747
},
4848
};
4949
await packNTest(options);

0 commit comments

Comments
 (0)