]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/benchmark.ts
Translated using Weblate (Persian)
[github/Chocobozzz/PeerTube.git] / scripts / benchmark.ts
index 4a414a2fa1e734af0dc686e064235edc09db1896..f7f9ad1bf6c600ccb0da1d164c5e747683b7144e 100644 (file)
@@ -208,7 +208,7 @@ function runBenchmark (options: {
   return new Promise((res, rej) => {
     autocannon({
       url: server.url + path,
-      method: method,
+      method,
       body,
       connections: 20,
       headers,