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 filesystem assertExists/assertMissing not handling array as path argument #877

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

stayallive
Copy link
Collaborator

@stayallive stayallive commented Apr 2, 2024

Fixes #876.

I also checked the interfaces again and it looks like these are the only 2 we are not handling correctly.

@stayallive stayallive requested a review from cleptric April 2, 2024 11:42
@stayallive stayallive self-assigned this Apr 2, 2024
@stayallive stayallive merged commit 3b329c9 into master Apr 2, 2024
24 checks passed
@stayallive stayallive deleted the storage-fix-accepting-array branch April 2, 2024 11:51
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.

FilesystemAdapterDecorator incompatibility in tests.
2 participants