You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! When I run specs all looks good, but I can't get Cucumber scenarios to work. When I run them it complains about the syntax, e.g. see below. It basically complains about ":" next to each Feature/Background/Scenario. Any idea?
Hi! When I run specs all looks good, but I can't get Cucumber scenarios to work. When I run them it complains about the syntax, e.g. see below. It basically complains about ":" next to each Feature/Background/Scenario. Any idea?
Exception encountered: #SyntaxError: /Volumes/Users/vito/Documents/Code/Dashboard/features/errors/list.feature:1: syntax error, unexpected ':', expecting $end
Feature: List errors
^>
backtrace:
/usr/local/opt/rbenv/versions/1.9.3-p327-perf/lib/ruby/gems/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in `load'
The text was updated successfully, but these errors were encountered: