change cf error

This commit is contained in:
Thomas Reynolds 2011-12-20 17:15:26 -08:00
parent c0ba3e2946
commit 7e20616fe6

View file

@ -14,4 +14,4 @@ Feature: Support coffee-script
Scenario: Rendering broken coffee
Given the Server is running at "test-app"
When I go to "/javascripts/broken-coffee.js"
Then I should see "ProgramError"
Then I should see "Error"