mirror of
https://github.com/status-im/metro.git
synced 2025-03-02 03:30:53 +00:00
[react-packager] fix test
This commit is contained in:
parent
62431c7f62
commit
802ad3feb3
@ -229,7 +229,7 @@ describe('JSTransformer Cache', function() {
|
||||
return Promise.resolve('baz value');
|
||||
});
|
||||
|
||||
jest.runAllImmediates();
|
||||
jest.runAllTicks();
|
||||
expect(fs.writeFile).toBeCalled();
|
||||
});
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user