We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad4131 commit 61a661dCopy full SHA for 61a661d
1 file changed
tests/autobahn/server/fuzzingclient.json
@@ -3,11 +3,7 @@
3
"outdir": "./reports/servers",
4
5
"servers": [
6
- {
7
- "agent": "AutobahnServer",
8
- "url": "ws://localhost:9001",
9
- "options": {"version": 18}
10
- }
+ {"agent": "AutobahnServer", "url": "ws://localhost:9001"}
11
],
12
13
"cases": ["*"],
0 commit comments