Skip to content

Commit

Permalink
Merge pull request #235 from davehughes/patch-1
Browse files Browse the repository at this point in the history
Fix test queue reset! documentation
  • Loading branch information
nd4p90x authored Jun 16, 2021
2 parents 9b1dc2f + a3c83a2 commit 01cc675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ client.test_queue.identify # => []
client.test_queue.page # => []
client.test_queue.screen # => []

client.reset!
client.test_queue.reset!

client.test_queue.all # => []
```
Expand Down

0 comments on commit 01cc675

Please sign in to comment.