Remove faulty config option from describe

That option does not exist anymore.

Change-Id: Ib1ed9905c5363b1edbdeba4846facbfd1fa7897e
This commit is contained in:
Tobias Urdin 2018-10-21 17:02:40 +02:00
parent 572ca2c596
commit 7e41145780
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ describe 'mistral' do
end
describe 'a single rabbit_host with enable ha queues' do
describe 'with enable ha queues' do
let :params do
req_params.merge({'rabbit_ha_queues' => true})
end