Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observers not firing when running a single Rails 4 test #29

Open
homerlex opened this issue Sep 9, 2014 · 1 comment
Open

Observers not firing when running a single Rails 4 test #29

homerlex opened this issue Sep 9, 2014 · 1 comment

Comments

@homerlex
Copy link

homerlex commented Sep 9, 2014

I'm in the process of upgrading out Rails 3.2 app to Rails 4.1.5. When I run the full test suite (rake test) teh observer callbacks are fired. However, when I try to run a single test (rake test TEST=somefile.rb) the observer callbacks are not fire.

Any idea why this would be? I do not see the same behavior in Rails 3.2

@diazruy
Copy link

diazruy commented Jun 16, 2017

Also happening on Rails 5.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants