Skip to content

Commit 1cbb42e

Browse files
author
Carlos Sanchez
committed
Pending is not accepting arguments now, comment until implemented
1 parent b6c2bac commit 1cbb42e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

features/outdated.feature

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Feature: cli/outdated
5454
When I run `librarian-puppet outdated`
5555
Then the exit status should be 0
5656
And PENDING the output should match:
57-
"""
58-
^puppetlabs/stdlib \(3\.1\.0 -> [\.\d]+\)$
59-
^test .*$
60-
"""
57+
# """
58+
# ^puppetlabs/stdlib \(3\.1\.0 -> [\.\d]+\)$
59+
# ^test .*$
60+
# """

0 commit comments

Comments
 (0)