Skip to content

Commit 88723f5

Browse files
committed
CI: Drop PSH require
We don't use puppetlabs_spec_helper anymore.
1 parent 80f1b2b commit 88723f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/support/spec/shared/database.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# frozen_string_literal: true
22

3-
require 'puppetlabs_spec_helper/puppetlabs_spec/puppet_internals'
4-
53
shared_examples 'postgresql_psql read grant' do
64
it {
75
is_expected.to contain_postgresql_psql("grant select permission for #{with[:database_read_only_username]}").

0 commit comments

Comments
 (0)