Skip to content

Commit

Permalink
Merge pull request Compass#479 from dbussink/stable
Browse files Browse the repository at this point in the history
Use more lenient timing, fixes feature on Rubinius
  • Loading branch information
scottdavis committed Jul 26, 2011
2 parents 04800af + 45db63c commit 0de35e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/command_line.feature
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Feature: Command Line
Given I am using the existing project in test/fixtures/stylesheets/compass
When I run: compass compile
And I run in a separate process: compass watch
And I wait 1 second
And I wait 3 seconds
And I touch sass/layout.sass
And I wait 2 seconds
And I shutdown the other process
Expand Down

0 comments on commit 0de35e6

Please sign in to comment.