another tweak
This commit is contained in:
parent
c598ad850d
commit
d15a002953
@ -1,7 +1,7 @@
|
||||
require 'rspec/core/formatters/quick_fix_formatter'
|
||||
|
||||
module RSpec
|
||||
class QuickFixFormatter < BaseTextFormatter
|
||||
class QuickFixFormatter < RSpec::Core::Formatters::BaseTextFormatter
|
||||
def dump_summary(duration, example_count, failure_count, pending_count)
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user