mirror of
https://github.com/status-im/metro.git
synced 2025-01-20 07:59:12 +00:00
Update with required PRs
This commit is contained in:
commit
8938be4d5d
@ -229,7 +229,7 @@ describe('JSTransformer Cache', function() {
|
|||||||
return Promise.resolve('baz value');
|
return Promise.resolve('baz value');
|
||||||
});
|
});
|
||||||
|
|
||||||
jest.runAllTicks();
|
jest.runAllImmediates();
|
||||||
expect(fs.writeFile).toBeCalled();
|
expect(fs.writeFile).toBeCalled();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user