зеркало из https://github.com/docker/kitematic.git
Mock the remote module
This commit is contained in:
Родитель
cefd299604
Коммит
3a52e1c3f2
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
require: jest.genMockFunction(),
|
||||
match: jest.genMockFunction()
|
||||
};
|
Загрузка…
Ссылка в новой задаче