Fix ignored unit test cases
Change-Id: Icde2756eea9caff7a5ac12530fe4616202783be9 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -242,7 +242,7 @@ describe 'octavia::controller' do
|
||||
:heartbeat_key => 0,
|
||||
})
|
||||
end
|
||||
it { expect { is_expected.to raise_error(Puppet::Error) } }
|
||||
it { is_expected.to raise_error(Puppet::Error) }
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user