Skip to content
  • Rate limit · GitHub

    Access has been restricted

    You have triggered a rate limit.

    Please wait a few minutes before you try again;
    in some cases this may take up to an hour.

  • Notifications You must be signed in to change notification settings
  • Fork 211

Commit

Permalink
Update README.md (#217)
Browse files Browse the repository at this point in the history
Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

damianpumar authored Aug 23, 2023
1 parent 4c4c5f8 commit 0a821b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -511,7 +511,6 @@ const options = {
const result = await loadTest(options)
result.show()
console.log('Tests run successfully')
})
```

The call returns a `Result` object that contains all info about the load test, also described below.

0 comments on commit 0a821b1

Please sign in to comment.