Skip to content

Commit 40814b6

Browse files
committed
ope
1 parent d675c0e commit 40814b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run/system-package/test/system.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
const assert = require('assert');
1616
const got = require('got');
17+
const {execSync} = require('child_process');
1718
const {GoogleAuth} = require('google-auth-library');
1819
const auth = new GoogleAuth();
1920

0 commit comments

Comments
 (0)