mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 14:52:40 +01:00
Fix puppet-lint
unit tests for the v1.1.0
Summary: This unit test is failing locally for me, using v1.1.0 of `puppet-lint`. Test Plan: `arc unit` Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D11057
This commit is contained in:
parent
2372863517
commit
841556134f
1 changed files with 2 additions and 0 deletions
|
@ -3,5 +3,7 @@ exec { 'test':
|
|||
refreshonly => true,
|
||||
}
|
||||
~~~~~~~~~~
|
||||
warning:1:15
|
||||
error:2:1
|
||||
warning:2:37
|
||||
error:3:1
|
||||
|
|
Loading…
Reference in a new issue