change cf error
This commit is contained in:
parent
c0ba3e2946
commit
7e20616fe6
|
@ -14,4 +14,4 @@ Feature: Support coffee-script
|
||||||
Scenario: Rendering broken coffee
|
Scenario: Rendering broken coffee
|
||||||
Given the Server is running at "test-app"
|
Given the Server is running at "test-app"
|
||||||
When I go to "/javascripts/broken-coffee.js"
|
When I go to "/javascripts/broken-coffee.js"
|
||||||
Then I should see "ProgramError"
|
Then I should see "Error"
|
Loading…
Reference in a new issue