fix a typo in swift_bench_spec.rb

Change-Id: Idcb8a3c77c420373b0f672529f79575368d0e0ba
This commit is contained in:
melissaml 2018-05-23 21:14:38 +08:00
parent e7d670b13a
commit 70295a2777
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ describe 'swift::bench' do
end
end
describe 'with overriden' do
describe 'with overridden' do
before do
params.merge!(
:auth_url => 'http://127.0.0.1:8080/auth/v1.0',