reorganizes spec cases and fixes a couple few
This commit is contained in:
parent
ed58788884
commit
c74ecef194
158 changed files with 46 additions and 42 deletions
|
@ -6,6 +6,6 @@ require 'rspec'
|
|||
require 'rspec/autorun'
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.order = "random"
|
||||
# config.order = "random"
|
||||
config.color = true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue