Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Remove flushEffects from test 3 #3

Closed
thall1961 opened this issue Jul 3, 2019 · 1 comment
Closed

Remove flushEffects from test 3 #3

thall1961 opened this issue Jul 3, 2019 · 1 comment

Comments

@thall1961
Copy link

In tests/03.js, the function flushEffects() is imported on line 2 and called on line 19 which causes an error.

Removing flushEffects from the import and from line 19 fixes the error and lets the test pass.

@thall1961
Copy link
Author

Nevermind, the test seems to pass with it in there too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant