fix(test): more mocks

This commit is contained in:
Barrett Ruth 2025-09-22 23:14:54 -04:00
parent a84b1697bf
commit 4b70a21210
3 changed files with 15 additions and 22 deletions

View file

@ -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