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

(Bug) including coveralls brokes CI #609

Closed
vbaranov opened this issue Feb 20, 2018 · 1 comment · Fixed by #611
Closed

(Bug) including coveralls brokes CI #609

vbaranov opened this issue Feb 20, 2018 · 1 comment · Fixed by #611
Assignees

Comments

@vbaranov
Copy link
Collaborator

Relates to #599
screen shot 2018-02-20 at 13 32 11

FAIL  src/stores/GasPriceStore.spec.js
 ● Test suite failed to run
   TypeError: _GasPriceStore2.default is not a constructor
     
     at Object.<anonymous> (src/stores/index.js:38:72)
     at Object.<anonymous> (src/utils/utils.js:315:153)
     at Object.<anonymous> (src/stores/GasPriceStore.js:3:40)
     at Object.<anonymous> (src/stores/GasPriceStore.spec.js:5:48)
         at <anonymous>
@vbaranov vbaranov added the to do label Feb 20, 2018
@fvictorio
Copy link
Contributor

Oh, that's strange. I'll look into it ASAP.

@ghost ghost assigned fvictorio Feb 20, 2018
@ghost ghost added in progress and removed to do labels Feb 20, 2018
@ghost ghost removed the in progress label Feb 20, 2018
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 a pull request may close this issue.

2 participants