39% but error
This commit is contained in:
@@ -9,6 +9,9 @@ jest.mock('@brojs/cli', () => {
|
||||
},
|
||||
getNavigationsValue(key) {
|
||||
return mockedConfig.navigations[key]
|
||||
},
|
||||
getConfigValue(key) {
|
||||
return mockedConfig.config[key]
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user