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

fix test failures caused by terminating too early #19

Merged
merged 1 commit into from
Aug 11, 2018

Conversation

marzelin
Copy link
Contributor

@marzelin marzelin commented Aug 3, 2018

Why:

Since bundling is pretty long process some tests fail because there's too little time for each case.

How:

Increase jasmine.DEFAULT_TIMEOUT_INTERVAL value from 5 to 15 seconds.

@mugi-uno
Copy link
Owner

thanks!

@mugi-uno mugi-uno merged commit 93d5375 into mugi-uno:master Aug 11, 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 this pull request may close these issues.

None yet

2 participants