Skip to content

Added, corrected end-to-end tests for TypeScript config paths #134

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

Merged
merged 1 commit into from
Aug 3, 2019

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Tests were failing previously for not having the right cwd set in the executing command. Changed that in runTests.ts and voila!, they're all running correctly now! Hooray.

Tests were failing previously for not having the right `cwd` set in the executing command. Changed that in `runTests.ts` and voila!, they're all running correctly now! Hooray.
@JoshuaKGoldberg JoshuaKGoldberg merged commit 61f77c6 into master Aug 3, 2019
@JoshuaKGoldberg JoshuaKGoldberg deleted the end-to-end-typescript branch August 3, 2019 15:20
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.

Expand end-to-end tests for usage with CLI flags
1 participant