Skip to content

Commit

Permalink
Remove association in changes update
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonhilkert committed Nov 13, 2015
1 parent efda93c commit 901bbc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 4.0-Upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ gem 'redis-namespace'

* There's a new testing API based off the `Sidekiq::Queues` namespace. All
assertions made against the Worker class still work as expected.
[#2659, brandonhilkert]
```ruby
assert_equal 0, Sidekiq::Queues["default"].size
HardWorker.perform_async(:something)
Expand Down

0 comments on commit 901bbc7

Please sign in to comment.