Fix unit test failure with recent puppetlabs-inifile

Depends-on: https://review.opendev.org/816117
Change-Id: I03ed7c12682e94a555855e5e2c6ec98b78f9ce38
This commit is contained in:
Takashi Kajinami 2021-11-26 01:03:48 +09:00
parent 56d0441e38
commit 5c3065db78
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ describe provider_class do
provider.create
expect(provider.exists?).to be_truthy
validate(<<-EOS
[global]
ceph_is_foo = bar
EOS