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: escape test file path #109

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

conermurphy
Copy link
Contributor

Updates the file path parsing to escape special characters. This fixes #108

Updates the file path parsing to escape special characters. This fixes nvim-neotest#108

Co-Authored-By: Luke Glazebrook <[email protected]>
@haydenmeade haydenmeade merged commit bdef19a into nvim-neotest:main Mar 21, 2024
2 of 3 checks passed
@conermurphy conermurphy deleted the fix/escape-file-path branch March 22, 2024 10:43
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.

Unable to find tests that contain [] in the file path
2 participants