The error says that you have got a syntax on line 36, but you have not
shown us the code which has the error. Show us that line (from
whichever file it says has the error) along with a few lines before it
as sometimes the error is actually on a preceding line, but it is not
obvious to Ruby that there is an error until it reads the next
line(s).
Which version of ruby are you using (ruby -v, run from the root folder
of the application). I assume you are running the test from that
folder.
I’m on cloud9.
I have restarted the server etc… same errors. Everything was working great
since yesterday.
When running tests it is not necessary to have the server running.
Colin
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.