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

fix: configure chai for use by other modules #537

Merged
merged 1 commit into from
Oct 4, 2019

Conversation

achingbrain
Copy link
Collaborator

Workaround for chaijs/chai#1298

The order in which plugins are applied to chai is important and can break tests in other modules that run the tests from this one.

Workaround for chaijs/chai#1298

The order in which plugins are applied to chai is important and
can break tests in other modules that run the tests from this one.
@achingbrain achingbrain merged commit b0b84aa into master Oct 4, 2019
@achingbrain achingbrain deleted the configure-chai-for-tests branch October 4, 2019 06:39
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.

1 participant