Skip to content

Commit 9916905

Browse files
committed
Add a comment about the packnplay tests
1 parent 9f6587c commit 9916905

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
@@ -42,7 +42,7 @@ describe('📦 pack-n-play test', () => {
4242
sample: {
4343
description: 'JavaScript user can use the library',
4444
// Inject the reference directive at the top of the code
45-
ts:
45+
ts: // The reference header is needed so packnplay tests recognize require
4646
'/// <reference types="node" />\n' +
4747
readFileSync('./system-test/fixtures/sample/src/index.js').toString(),
4848
// Still needed so the package actually gets installed in the temp environment

0 commit comments

Comments
 (0)