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

fix: e2e tests cannot run #63

Closed
rolandjitsu opened this issue Feb 23, 2017 · 2 comments
Closed

fix: e2e tests cannot run #63

rolandjitsu opened this issue Feb 23, 2017 · 2 comments
Assignees

Comments

@rolandjitsu
Copy link
Owner

Right now e2e tests cannot run, also reported in #4808.

@rodrigopandini
Copy link

@rolandjitsu Try to move the require('ts-node').register({ project: 'e2e' }); code from beforeLaunch to onPrepare function. It's worked for me.
Check here: angular/angular-cli#975

@rolandjitsu
Copy link
Owner Author

Thanks @rodrigopandini, that seems to work.

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

No branches or pull requests

2 participants