Closed jason-o-matic closed 8 years ago
Updated rake spec:javascript so it doesn't short circuit a chain of rake tasks by using exec.
rake spec:javascript
exec
Fixes https://github.com/searls/jasmine-rails/issues/199
History of this file using system vs. exec:
Going to merge this blind in hopes that c1352e9ae46643b66df0c1100f80fd76ab0e478d saves us from intermittent phantomjs failures
Landed in 0.14.0
Updated
rake spec:javascript
so it doesn't short circuit a chain of rake tasks by usingexec
.Fixes https://github.com/searls/jasmine-rails/issues/199