Merge pull request #479 from dbussink/stable
Use more lenient timing, fixes feature on Rubinius
This commit is contained in:
commit
0de35e6d2b
@ -215,7 +215,7 @@ Feature: Command Line
|
|||||||
Given I am using the existing project in test/fixtures/stylesheets/compass
|
Given I am using the existing project in test/fixtures/stylesheets/compass
|
||||||
When I run: compass compile
|
When I run: compass compile
|
||||||
And I run in a separate process: compass watch
|
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 touch sass/layout.sass
|
||||||
And I wait 2 seconds
|
And I wait 2 seconds
|
||||||
And I shutdown the other process
|
And I shutdown the other process
|
||||||
|
Loading…
Reference in New Issue
Block a user