Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Remove logged messages #2166

Merged
merged 2 commits into from
Feb 7, 2016
Merged

Remove logged messages #2166

merged 2 commits into from
Feb 7, 2016

Conversation

myronmarston
Copy link
Member

Avoid logged messages showing up as part of our spec suite output.

Before this change, rspec --seed 31448 would result in some extra
messages showing up as part of the output of our spec suite:

RSpec is shutting down and will print the summary report... Interrupt again to force quit.

This fixes the issue, expecting the output instead.

Before this change, `rspec --seed 31448` would result in some extra
messages showing up as part of the output of our spec suite:

> RSpec is shutting down and will print the summary report... Interrupt again to force quit.

This fixes the issue, expecting the output instead.
@JonRowe
Copy link
Member

JonRowe commented Feb 7, 2016

👍

JonRowe added a commit that referenced this pull request Feb 7, 2016
@JonRowe JonRowe merged commit 00a8288 into master Feb 7, 2016
@JonRowe JonRowe deleted the remove-logged-messages branch February 7, 2016 11:00
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants