From 1cbb42e3a7e439ebf66f4c94958326dd130480fe Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Mon, 24 Mar 2014 13:27:18 +0100 Subject: [PATCH] Pending is not accepting arguments now, comment until implemented --- features/outdated.feature | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/features/outdated.feature b/features/outdated.feature index 1911da58..3fae18ff 100644 --- a/features/outdated.feature +++ b/features/outdated.feature @@ -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 .*$ + # """