pelle / oauth-plugin

Rails plugin for OAuth
http://stakeventures.com/articles/2009/07/21/consuming-oauth-intelligently-in-rails
MIT License
716 stars 216 forks source link

no such file to load 'oauth_controller_test_helper' #83

Open Altonymous opened 13 years ago

Altonymous commented 13 years ago

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

robink commented 12 years ago

+1

Gazler commented 12 years ago

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.