Control: reassign 1094343 sass-spec Control: forcemerge 1094343 1094055 Control: tags -1 patch
This is actually a bug in sass-spec and fixed by the following patch --- a/lib/sass_spec/test.rb +++ b/lib/sass_spec/test.rb @@ -19,7 +19,7 @@ end class SassSpecRunner - include MiniTest::Assertions + include Minitest::Assertions attr_accessor :assertions