Skip to content

Commit 5ffd238

Browse files
committed
Remove test import
Without this the test failure doesn’t happen!
1 parent 554b58f commit 5ffd238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/realm-server/tests/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import './realm-server-test';
33
import './loader-test';
44
import './indexing-test';
55
import './indexer-test';
6-
import './module-syntax-test';
6+
// import './module-syntax-test';
77
import './permissions/permission-checker-test';
88
import './auth-client-test';
99
import './virtual-network-test';

0 commit comments

Comments
 (0)