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

Added seed data for settings tests #732

Merged
merged 3 commits into from
Nov 1, 2019
Merged

Added seed data for settings tests #732

merged 3 commits into from
Nov 1, 2019

Conversation

tmhung88
Copy link
Contributor

  • Switched to Electron as the test browser. firestore.set/firestore.add apis don't work with Chrome somehow.

@@ -134,6 +136,7 @@ export class UserInfosSection extends React.Component<IProps, IState> {
</Flex>
) : (
<Field
data-cy={'cover-images'}
Copy link
Contributor

Choose a reason for hiding this comment

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

data-cy={'cover-images'} => data-cy="cover-images"

@BenGamma BenGamma merged commit 1da9e18 into master Nov 1, 2019
@BenGamma BenGamma deleted the settings_test branch November 1, 2019 15:57
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.

3 participants