Use more lenient timing, fixes feature on Rubinius

This commit is contained in:
Dirkjan Bussink 2011-07-18 23:01:25 +02:00
parent 04800afc63
commit 45db63c35e

View File

@ -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