fix(test): more mocks
This commit is contained in:
parent
a84b1697bf
commit
4b70a21210
3 changed files with 15 additions and 22 deletions
|
|
@ -22,6 +22,7 @@ describe('cp command parsing', function()
|
|||
set_platform = function()
|
||||
return true
|
||||
end,
|
||||
navigate_problem = function() end,
|
||||
}
|
||||
package.loaded['cp.setup'] = mock_setup
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue