Remove outdated comment

master
Sven Slootweg 11 months ago
parent e6a2604a2d
commit 7971e32d37

@ -72,7 +72,6 @@ let moduleBlockDevices = {
return {
path: path,
testContext: function (_, { counter }) {
// MARKER: Patch context on type methods, and continue testing LVM implementation in CVM/sysquery
console.log(`[context ${counter}] BlockDevice::testContext`);
return true;
}

Loading…
Cancel
Save