documentcloud / cloud-crowd

Parallel Processing for the Rest of Us

Home Page:https://github.com/documentcloud/cloud-crowd/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config Missing Test ENV

esthervillars opened this issue · comments

Currently cloud-crowd throws an error when running test console due to missing test configuration folder

documentcloud$ RAILS_ENV=test rails c

No such file or directory @ rb_sysopen - ./config/cloud_crowd/test/config.yml (Errno::ENOENT)

This is actually for the documentcloud repo, closing