Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

fix: failing tests on Node 12 #762

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

kyarik
Copy link
Contributor

@kyarik kyarik commented May 31, 2021

Closes #756

The issue of tests failing on Node 12 was caused by the throw-deprecation: true option specified in .mocharc.yml.

CC: @acao @junminstorage

@kyarik kyarik force-pushed the fix-failing-tests-on-node12 branch from 0ca7458 to de971ef Compare May 31, 2021 22:50
The issue of tests failing on Node v12 was caused by the
`throw-deprecation: true` option specified in `.mocharc.yml`.
@kyarik kyarik force-pushed the fix-failing-tests-on-node12 branch from de971ef to 60328ff Compare May 31, 2021 23:14
@junminstorage
Copy link
Contributor

@acao can we merge this asap? this will unblock dozen of PRs.

@acao
Copy link
Member

acao commented Jun 1, 2021

@kyarik @junminstorage just seeing this now, on vacation my bad!

yes merging now, thanks for this!

@acao acao changed the title Fix failing tests on Node 12 fix: failing tests on Node 12 Jun 1, 2021
@acao acao merged commit 7056e4b into graphql:main Jun 1, 2021
@kyarik kyarik deleted the fix-failing-tests-on-node12 branch June 1, 2021 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run Test on Node v12 Failed
3 participants