oauth-plugin
oauth-plugin copied to clipboard
no such file to load 'oauth_controller_test_helper'
Encountered this error when running the functional tests...
activesupport-3.0.10/lib/active_support/dependencies.rb:239:in `require': no such file to load --/test/functional/../oauth_controller_test_helper
+1
Pretty sure this is related. https://github.com/pelle/oauth-plugin/issues/82
The short of it is that you can delete the spec though. There is a link to the relevant commit on that issue.