1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Update changelog link to Testing section of wiki.

This commit is contained in:
Jonathan Hyman 2013-10-02 15:15:44 -04:00
parent 8fd28686ff
commit 1200cee3e5

View file

@ -7,7 +7,7 @@
appear to be doing any work. [#1194]
- Sidekiq's testing behavior is now dynamic. You can choose between
`inline` and `fake` behavior in your tests. See
[Testing](wiki/Testing) for detail. [#1193]
[Testing](https://github.com/mperham/sidekiq/wiki/Testing) for detail. [#1193]
- The Retries table has a new column for the error message.
- The Web UI topbar now contains the status and live poll button.
- Orphaned worker records are now auto-vacuumed when you vist the