You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.