mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
coffeescript changed its error message
This commit is contained in:
parent
36df6300cd
commit
537fdbb76b
1 changed files with 1 additions and 1 deletions
|
@ -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 "Reserved word"
|
||||
Then I should see "ProgramError"
|
Loading…
Reference in a new issue