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 ln -s command in CONTRIBUTING.md #trivial #660

Merged

Conversation

pmcelhaney
Copy link
Contributor

The arguments for ln -s are reversed. The source file should come first. Gets me every time.

Comment on lines +119 to +120
$ mv orta.vscode-jest-4.0.0 vscode.orig
$ ln -s your-local-vscode-jest orta.vscode-jest-4.0.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This section is the only thing I actually changed. What matters is that orta is lowercase and the arguments to ln are in the right order.

@coveralls
Copy link

coveralls commented Feb 4, 2021

Pull Request Test Coverage Report for Build 887

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.047%

Totals Coverage Status
Change from base Build 879: 0.0%
Covered Lines: 1144
Relevant Lines: 1254

💛 - Coveralls

Copy link
Collaborator

@connectdotz connectdotz left a comment

Choose a reason for hiding this comment

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

thanks! 🙏

@connectdotz connectdotz merged commit 90a788d into jest-community:master Feb 5, 2021
legend1202 pushed a commit to legend1202/vscode-jest that referenced this pull request Jun 18, 2023
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.

3 participants