We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 922395b + a72c332 commit 175c842Copy full SHA for 175c842
1 file changed
spec/acceptance/server_instance_spec.rb
@@ -156,6 +156,6 @@ class { 'postgresql::server':
156
157
it 'installs postgres instance test1' do
158
export_locales('en_US.UTF-8 ')
159
- apply_manifest(pp, catch_failures: true)
+ idempotent_apply(pp)
160
end
161
0 commit comments