Skip to content

Conversation

@rcjsuen
Copy link
Collaborator

@rcjsuen rcjsuen commented Mar 22, 2025

Due to Windows paths having drive letters and having backslashes, completion_test.go was not passing. Replacing path.Join with filepath.Join and ensuring URIs are created properly on all platforms fixes the problem.

Due to Windows paths having drive letters and having backslashes,
completion_test.go was not passing. Replacing path.Join with
filepath.Join and ensuring URIs are created properly fixes the problem.

Signed-off-by: Remy Suen <[email protected]>
@rcjsuen rcjsuen self-assigned this Mar 22, 2025
@rcjsuen rcjsuen merged commit f243678 into main Mar 22, 2025
8 checks passed
@rcjsuen rcjsuen deleted the fix-completion-tests-windows branch March 22, 2025 20:21
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