mirror of
https://github.com/status-im/metro.git
synced 2025-01-09 18:45:41 +00:00
Christopher Chedeau
6d7464efd5
[Tests] Fix FileWatcher
Need to use `pit` instead of `it`. I changed .toBe(false) instead of .toBe(true) just to make sure that the content is actually executed
Description
Languages
JavaScript
100%