mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Add a little formatting to Rspec
This commit is contained in:
parent
8babbe32ce
commit
ee0c73dfda
1 changed files with 6 additions and 0 deletions
|
|
@ -1,2 +1,8 @@
|
|||
require 'vmfloaty'
|
||||
require 'webmock/rspec'
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.color = true
|
||||
config.tty = true
|
||||
config.formatter = :documentation
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue