summary refs log tree commit diff
path: root/scripts/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/benchmark')
-rw-r--r--scripts/benchmark/connections.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/benchmark/connections.js b/scripts/benchmark/connections.js

index 515f76e9..1a30d49f 100644 --- a/scripts/benchmark/connections.js +++ b/scripts/benchmark/connections.js
@@ -48,7 +48,7 @@ function connect() { token, properties: {}, }, - }) + }), ); break;