We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a14afb commit f073dd3Copy full SHA for f073dd3
packages/rsocket-browser-tck/package.json
@@ -3,8 +3,7 @@
3
"version": "1.0.0-alpha.1",
4
"private": "true",
5
"scripts": {
6
- "test": "karma start",
7
- "test-watch": "cross-env WATCH=true karma start"
+ "test": "node browser-tck.js"
8
},
9
"dependencies": {
10
"@rsocket/composite-metadata": "^1.0.0-alpha.1",
0 commit comments