test/mocks: add cockpit os-release
Add a stub function for the `os-release` package from cockpit.
This commit is contained in:
parent
c510918f2c
commit
ed8254f962
3 changed files with 15 additions and 0 deletions
|
|
@ -112,6 +112,7 @@ module.exports = {
|
|||
// to false
|
||||
cockpit: false,
|
||||
'cockpit/fsinfo': false,
|
||||
'os-release': false,
|
||||
},
|
||||
},
|
||||
routes: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue