Skip to content

Commit 63883a8

Browse files
committed
removed tabs
1 parent 072b412 commit 63883a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/acceptance/apt_keyring_spec.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
describe 'apt::keyring' do
66
context 'when using default values and source specified explicitly' do
77
keyring_pp = <<-MANIFEST
8-
apt::keyring { 'puppetlabs-keyring.gpg':
9-
source => 'https://apt.puppetlabs.com/keyring.gpg',
10-
}
8+
apt::keyring { 'puppetlabs-keyring.gpg':
9+
source => 'https://apt.puppetlabs.com/keyring.gpg',
10+
}
1111
MANIFEST
1212

1313
it 'applies idempotently' do

0 commit comments

Comments
 (0)