Open
Description
Bug Report
I am migrating currently from v1 to v3 and using in the tests the InMemoryFilesystemAdapter. It looks like the move function currently does only handle files and not directory. In a testcase we move folders around and this seems to fail.
Q | A |
---|---|
BC Break | no |
Version | 3.0.20 |
Summary
Create a folder with the InMemoryFilesystemAdapter and try to move it.
How to reproduce
- Create a folder with a file in it
- Move that folder to somewhere else (rename)
- UnableToMove exception is thrown
Metadata
Metadata
Assignees
Labels
No labels
Activity