Skip to content

Commit 3a2a27f

Browse files
committed
removed wait for expect import from integration test
1 parent feb0f50 commit 3a2a27f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

__tests__/integrationtests.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
const { default: waitForExpect } = require('wait-for-expect');
21
const ksqldb = require('../ksqldb/ksqldb');
32
// Pre-requisite: start a docker container
43
/* To add to README: Prior to running test with 'npm test', please start the ksqlDB

0 commit comments

Comments
 (0)