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

docs: update test command example to include directory path #250

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

This PR updates the README to show the correct command for running a single test file, which requires including the directory path.

Changes:

  • Updated the example command from pnpm shortest login.test.ts to pnpm shortest __tests__/login.test.ts

Testing:

  • No testing required as this is a documentation-only change

Link to Devin run: https://app.devin.ai/sessions/22958ec1ceec4f978b44bbe41652d62f

Fixes #249

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shortest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 1:18pm

@slavingia slavingia merged commit a47d5d8 into main Jan 3, 2025
4 of 5 checks passed
@slavingia slavingia deleted the devin/1735910180-update-test-command-docs branch January 3, 2025 13:18
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.

Executing single test file
1 participant