Skip to content

Commit

Permalink
Pending is not accepting arguments now, comment until implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Sanchez committed Mar 24, 2014
1 parent b6c2bac commit 1cbb42e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions features/outdated.feature
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Feature: cli/outdated
When I run `librarian-puppet outdated`
Then the exit status should be 0
And PENDING the output should match:
"""
^puppetlabs/stdlib \(3\.1\.0 -> [\.\d]+\)$
^test .*$
"""
# """
# ^puppetlabs/stdlib \(3\.1\.0 -> [\.\d]+\)$
# ^test .*$
# """

0 comments on commit 1cbb42e

Please sign in to comment.