Skip to content

Commit e41667d

Browse files
committed
Reinsert stray line that got deleted
1 parent 4998d58 commit e41667d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ async function start ({ client }) {
9393
const apiName = file.split(`${sep}tests${sep}`)[1]
9494

9595
log('Testing ' + apiName)
96+
const testRunner = build({ client })
9697
const fileTime = now()
9798
const data = readFileSync(file, 'utf8')
9899

0 commit comments

Comments
 (0)