From 1b3e7a3a6bb4c351ae3c0079147b95a037028f7b Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Mon, 19 Sep 2011 12:44:54 -0700 Subject: [PATCH] Fix failing integration test. --- features/command_line.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/command_line.feature b/features/command_line.feature index fd2b374c..ac160afc 100644 --- a/features/command_line.feature +++ b/features/command_line.feature @@ -200,7 +200,7 @@ Feature: Command Line | tmp/box_shadow.css | | tmp/columns.css | | tmp/fonts.css | - | images/flag-s8c3c755a68.png | + | images/flag-s8f1e8fdb9b.png | And the following files are removed: | .sass-cache/ | | tmp/border_radius.css | @@ -208,7 +208,7 @@ Feature: Command Line | tmp/box_shadow.css | | tmp/columns.css | | tmp/fonts.css | - | images/flag-s8c3c755a68.png | + | images/flag-s8f1e8fdb9b.png | Scenario: Watching a project for changes Given ruby supports fork