mirror of
https://github.com/status-im/metro.git
synced 2025-01-19 15:41:26 +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');
|
||||
});
|
||||
|
||||
jest.runAllTicks();
|
||||
jest.runAllImmediates();
|
||||
expect(fs.writeFile).toBeCalled();
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user