test/mocks: add cockpit os-release

Add a stub function for the `os-release` package from cockpit.
This commit is contained in:
Gianluca Zuccarelli 2025-01-23 15:11:19 +00:00 committed by Sanne Raymaekers
parent c510918f2c
commit ed8254f962
3 changed files with 15 additions and 0 deletions

View file

@ -112,6 +112,7 @@ module.exports = {
// to false
cockpit: false,
'cockpit/fsinfo': false,
'os-release': false,
},
},
routes: {