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

fix run all on spec_helper change #210

Merged
merged 2 commits into from
Oct 17, 2013
Merged

fix run all on spec_helper change #210

merged 2 commits into from
Oct 17, 2013

Conversation

killphi
Copy link
Contributor

@killphi killphi commented Oct 17, 2013

watch('spec/spec_helper.rb') { 'spec' } will trigger again and run all specs

watch('spec/spec_helper.rb') { 'spec' } will trigger again and run all specs
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 118ca2c on killphi:fix_run_all_for_spec_helper into 00aba6f on guard:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) when pulling d3ce3c4 on killphi:fix_run_all_for_spec_helper into 00aba6f on guard:master.

@thibaudgg
Copy link
Member

Good catch, thanks!

thibaudgg added a commit that referenced this pull request Oct 17, 2013
Fix inspector handling with spec folders
@thibaudgg thibaudgg merged commit 56cc1b5 into guard:master Oct 17, 2013
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

Successfully merging this pull request may close these issues.

None yet

3 participants