Skip to content

Commit 406cd01

Browse files
committed
keep the skip
1 parent 77b70b5 commit 406cd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/languages/web/node.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const { Client, Foo, Bar, General, Realtime, Query, Permission, Role, ID, MockType } = require('./dist/cjs/sdk.js');
1+
const { Client, Foo, Bar, General, Query, Permission, Role, ID, MockType } = require('./dist/cjs/sdk.js');
22

33
async function start() {
44
let response;

0 commit comments

Comments
 (0)