forked from facebookarchive/react-360
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleaned up e2e tests out of unused imports etc.
Summary: ## Motivation (required) I've noticed that there were some unused import statements in e2e tests and some minor code quality issues (like unintended `if` statement in `jest/prepareE2E.js`), this PR addresses that. ## Test Plan (required) `npm run tests` passes just fine Closes facebookarchive#126 Reviewed By: mikearmstrong001 Differential Revision: D4957532 Pulled By: mikearmstrong001 fbshipit-source-id: 84bb031
- Loading branch information
1 parent
4622d07
commit 3082d7e
Showing
4 changed files
with
76 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters