Skip to content

Commit 2ee7f97

Browse files
committed
indent fix
1 parent 63883a8 commit 2ee7f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/acceptance/apt_keyring_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
context 'when using default values and source specified explicitly' do
77
keyring_pp = <<-MANIFEST
88
apt::keyring { 'puppetlabs-keyring.gpg':
9-
source => 'https://apt.puppetlabs.com/keyring.gpg',
9+
source => 'https://apt.puppetlabs.com/keyring.gpg',
1010
}
1111
MANIFEST
1212

0 commit comments

Comments
 (0)