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

Also process FSpecify when unfocusing #434

Merged
merged 2 commits into from
Feb 16, 2018
Merged

Conversation

mezis
Copy link
Contributor

@mezis mezis commented Feb 16, 2018

Closes #433.

This adds FSpecify to the list of unfocus components, with a hopefully appropriate test.

I took the liberty to cast the tested output to strings, so failures are more readable (Go otherwise prints the output as a slice of bytes).

@williammartin
Copy link
Sponsor Collaborator

Oh neat, any chance I can persuade you to add When to this PR as well? :)

@mezis
Copy link
Contributor Author

mezis commented Feb 16, 2018

@williammartin with pleasure :)

@@ -345,7 +345,7 @@ var _ = Describe("Subcommand", func() {
})
})

Describe("ginkgo blur", func() {
FDescribe("ginkgo blur", func() {
Copy link
Sponsor Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh, looks like this focus is breaking the Travis build!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rha. Sorry, too hasty there.

@williammartin
Copy link
Sponsor Collaborator

LGTM thanks, will merge when the build passes :)

@williammartin williammartin merged commit 9008c7b into onsi:master Feb 16, 2018
@mezis mezis deleted the blur-specify branch February 17, 2018 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants