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

Keep cache for local versions of sinon and chai #408

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

ricsv
Copy link
Contributor

@ricsv ricsv commented Nov 6, 2018

There is a problem when using local versions of sinon and chai (and not the global ones provided by AW). The file caches for these versions are deleted when using mocks, which results in external setup like chai.use(sinonChai) is lost.

@stoffeastrom stoffeastrom merged commit 88c5ff5 into master Nov 6, 2018
@stoffeastrom stoffeastrom deleted the fix-local-chai-sinon branch November 6, 2018 19:02
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.

None yet

2 participants