(maint) fix spec formatting
this configuration caused rspec to output messages twice on travis
This commit is contained in:
parent
c2e4b9f01c
commit
253f74925e
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
require 'puppetlabs_spec_helper/module_spec_helper'
|
||||
require 'puppet_facts'
|
||||
include PuppetFacts
|
||||
RSpec.configure do |c|
|
||||
c.formatter = :documentation
|
||||
end
|
||||
|
||||
# The default set of platforms to test again.
|
||||
ENV['UNIT_TEST_PLATFORMS'] = 'centos-6-x86_64 ubuntu-1404-x86_64'
|
||||
|
|
Loading…
Reference in a new issue