An existing fs unit test relied on a locally accessible device name. This was due to a lack of adequate mocking. This issue was introduced as part of pr #1737 and discovered (and fixed) during development against issue #1786.
As the fix is trivial it will be rolled into the developing patch set against issue #1786.