fix a typo in horizon_init_spec.rb

Change-Id: I8a4039ac70da4d6c72570885cb1b8bd674e685eb
This commit is contained in:
melissaml 2018-05-23 21:18:32 +08:00
parent 897067160a
commit 61b92ef570

View File

@ -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,