From 61b92ef57097f0e8a44ea115f89a0efde468e49b Mon Sep 17 00:00:00 2001 From: melissaml Date: Wed, 23 May 2018 21:18:32 +0800 Subject: [PATCH] fix a typo in horizon_init_spec.rb Change-Id: I8a4039ac70da4d6c72570885cb1b8bd674e685eb --- spec/classes/horizon_init_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/classes/horizon_init_spec.rb b/spec/classes/horizon_init_spec.rb index f9ca9c6f..4487cfe8 100644 --- a/spec/classes/horizon_init_spec.rb +++ b/spec/classes/horizon_init_spec.rb @@ -295,7 +295,7 @@ describe 'horizon' do end end - context 'with overriden http and https ports' do + context 'with overridden http and https ports' do before do params.merge!({ :http_port => 1028,