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

TS2345 issue while testing #1103

Closed
bartekleon opened this issue Aug 22, 2018 · 0 comments
Closed

TS2345 issue while testing #1103

bartekleon opened this issue Aug 22, 2018 · 0 comments

Comments

@bartekleon
Copy link
Member

bartekleon commented Aug 22, 2018

Summary

Argument of type 'typeof Sandbox' is not assignable to parameter of type 'Constructor<Sandbox>'.
  Type 'typeof Sandbox' is not assignable to type 'void'.
(alias) class Sandbox
import Sandbox

It comes with all mocked classes in tests. I dunno if it is only in mine env (current TSlint globally and current typescript globally) - locally just forked repo

+-- stryker - current
+-- stryker-api - current
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

No branches or pull requests

1 participant