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

test: up timeout #20

Merged
merged 1 commit into from
Dec 11, 2020
Merged

test: up timeout #20

merged 1 commit into from
Dec 11, 2020

Conversation

kanej
Copy link
Contributor

@kanej kanej commented Dec 11, 2020

No description provided.

@kanej kanej merged commit 9179e49 into main Dec 11, 2020
@kanej kanej deleted the fix/test-fails branch December 11, 2020 14:45
@@ -91,7 +91,7 @@
"postpack": "rm -f oclif.manifest.json",
"posttest": "eslint ./src --ext .ts --config .eslintrc",
"prepack": "rm -rf lib && tsc -b && oclif-dev manifest && oclif-dev readme",
"test": "MAILSCRIPT_CONFIG_PATH=./test/test-mailscript-config.json nyc --extension .ts mocha --timeout 5000 --forbid-only \"test/**/*.test.ts\"",
"test": "MAILSCRIPT_CONFIG_PATH=./test/test-mailscript-config.json nyc --extension .ts mocha --timeout 20000 --forbid-only \"test/**/*.test.ts\"",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done! 🎉 🎉

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.

2 participants