Skip to content

Conversation

@seiben-dev
Copy link
Contributor

This fixes two tests that fail on Windows when the executing code is not located on the D: drive.

The fix is to change test setup code to initialize the FileSystem with the "drive unspecific" root path / instead of the drive specific root path D:, so that the FileSystem is always initialized on the current drive.

Fixes issue #888

Copy link
Member

@vbreuss vbreuss left a comment

Choose a reason for hiding this comment

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

Thanks, @seiben-dev for the fix!

@vbreuss vbreuss merged commit 78556e6 into Testably:main Nov 8, 2025
11 checks passed
@github-actions
Copy link

This is addressed in release v5.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants