From d0b7833dbafff8f6422515d3877c529195558dac Mon Sep 17 00:00:00 2001 From: Dennis Collinson Date: Thu, 19 Apr 2012 16:01:36 -0700 Subject: [PATCH] cucumber does not like comments in the Feature section --- features/oauth.feature | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/features/oauth.feature b/features/oauth.feature index 19af1d4fb..07f4b20a8 100644 --- a/features/oauth.feature +++ b/features/oauth.feature @@ -1,6 +1,4 @@ -@wip -#@javascript @oauth-group -#when you want to get this working remove @wip tag and uncomment the next line +@wip @javascript @oauth-group Feature: oauth Exchanging oauth credentials