From 9dc144e9f7abb587f34f0a1c15eab4a503834879 Mon Sep 17 00:00:00 2001 From: Thomas Reynolds Date: Thu, 10 Dec 2015 13:22:46 -0800 Subject: [PATCH] Disable stylus test --- middleman-core/features/stylus.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/middleman-core/features/stylus.feature b/middleman-core/features/stylus.feature index df17962b..027a8438 100644 --- a/middleman-core/features/stylus.feature +++ b/middleman-core/features/stylus.feature @@ -1,4 +1,4 @@ -@nojava +@wip @nojava Feature: Stylus Updates and Partials Scenario: The preview server should update stylesheets when Stylus changes Given the Server is running at "stylus-preview-app"