Skip to content

Remove accidentally duplicated tests #11675

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

Merged
merged 2 commits into from
Nov 27, 2017
Merged

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Nov 27, 2017

I copied tests from IncrementalErrorHandling-test when I was separating the ReactFiberErrorLogger-specific ones, but I forgot to remove the generic ones that are already in IncrementalErrorHandling.

In this PR I am removing duplicate tests (it's literally copy pasta from IncrementalErrorHandling-test) and then unindenting one level from a nested describe.

Review without whitespace: https://github.com/facebook/react/pull/11675/files?w=1

@gaearon gaearon merged commit 878feeb into facebook:master Nov 27, 2017
@gaearon gaearon deleted the extra-tests branch November 27, 2017 22:38
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.

2 participants