Skip to content

Commit 35c4736

Browse files
committed
Fixing rubocops
1 parent ca1d98a commit 35c4736

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
@@ -12,7 +12,7 @@
1212

1313
it 'applies idempotently' do
1414
retry_on_error_matching do
15-
idempotent_apply(pp)
15+
idempotent_apply(keyring_pp)
1616
end
1717
end
1818
end

0 commit comments

Comments
 (0)