Changed 'colour' to 'color' in /spec/spec_helper_system.rb
Closes-Bug: #1334136 Change-Id: I4af92b992210a9241441c33b97ce796e81ecd59d
This commit is contained in:
committed by
Maxime Lumeau
parent
942f61111c
commit
8f9dfd6681
@@ -26,7 +26,7 @@ RSpec.configure do |c|
|
||||
# Project root
|
||||
proj_root = File.expand_path(File.join(File.dirname(__FILE__), '..'))
|
||||
|
||||
# Enable colour
|
||||
# Enable color
|
||||
c.tty = true
|
||||
|
||||
c.include RSpecSystemPuppet::Helpers
|
||||
|
||||
Reference in New Issue
Block a user