mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
bring back the pride in testing
This commit is contained in:
parent
9aed617749
commit
f181279271
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
require 'bundler/setup'
|
||||
Bundler.require(:default, :test)
|
||||
|
||||
require 'minitest/pride'
|
||||
require 'minitest/autorun'
|
||||
|
||||
$TESTING = true
|
||||
|
|
Loading…
Add table
Reference in a new issue