Media directories are added to the test database with the string essentially generated by this code: new File(MusicFolderTestData.resolveMusicFolderPath()).getPath() The directories are then queried by the string generated by this code: MusicFolderTestData.resolveMusicFolderPath() On Windows the strings are not identical. MusicFolderTestData.resolveMusicFolderPath() is prefixed by an extra slash that is removed when wrapped by a File() Signed-off-by: Michael Sabin <m35@users.noreply.github.com>master
parent
995d1fa667
commit
32ed46e55e
Loading…
Reference in new issue