Merge "Fix inconsistent indents in spec file"

This commit is contained in:
Zuul 2022-03-03 12:17:49 +00:00 committed by Gerrit Code Review
commit dce45ff052

View File

@ -293,7 +293,8 @@ describe 'tempest' do
:log_file => '<SERVICE DEFAULT>', :log_file => '<SERVICE DEFAULT>',
:use_stderr => true, :use_stderr => true,
:use_syslog => false, :use_syslog => false,
:logging_context_format_string => '<SERVICE DEFAULT>') :logging_context_format_string => '<SERVICE DEFAULT>'
)
is_expected.not_to contain_tempest_config('magnum/keypair_id').with_value('default') is_expected.not_to contain_tempest_config('magnum/keypair_id').with_value('default')
end end