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

6 commits

Author SHA1 Message Date
Arthur Neves
5d90c3a5c9 Use minitest 5 parent class
On Minitest 5+ we should be extending Minitest::Test instead.
see 7b387128ef/lib/minitest/unit.rb (L26)
2015-12-02 08:06:17 -05:00
Anton Davydov
32cead82c0 Fix unnecessary tabulation for minitest template file [skip ci] 2015-12-01 17:13:59 +03:00
Richard Lee
16d7b8681c Use new hash syntax for generated spec 2015-12-01 00:30:31 +08:00
Richard Lee
92406ab65a Update generator generated test file naming 2014-10-21 17:07:43 +08:00
Mike Perham
5af7f3fa8d verbage 2014-08-22 11:53:52 -07:00
Abdelkader Boudih
1e6aa900af [Feature] Sidekiq worker generator 2014-08-22 18:38:41 +00:00