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

Fix tests in React 16 #38

Merged
merged 1 commit into from
Dec 8, 2017
Merged

Fix tests in React 16 #38

merged 1 commit into from
Dec 8, 2017

Conversation

sapegin
Copy link
Contributor

@sapegin sapegin commented Nov 13, 2017

Tests in master were broken on a fresh install (that would use React 16).

  1. Replace deprecated div factory.
  2. Update tables output.
  3. Lock React to ^16 to prevent this kind of issues in the future.

Tests in master were broken on a fresh install (that would use React 16).

1. Replace deprecated div factory.
2. Update tables output.
3. Lock React to ^16 to prevent this kind of issues in the future.
@sapegin sapegin mentioned this pull request Nov 13, 2017
@ariabuckles
Copy link
Owner

Thanks!

I'm merging the table test fixes & package.json update!

The div factory was also fixed by @sophiebits , and I merged her fix first, so I'm leaving that out, sorry 😬.

<3

@ariabuckles ariabuckles merged commit b647365 into ariabuckles:master Dec 8, 2017
ariabuckles added a commit that referenced this pull request Dec 8, 2017
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.

2 participants