Searched refs:fileNotifier (Results 1 – 1 of 1) sorted by relevance
27 const fileNotifier = new FileNotifier('./', ['babel.config.js']); constant28 expect(fileNotifier.startObserving()).toBe(null);45 const fileNotifier = new FileNotifier( constant55 expect(fileNotifier.startObserving()).toBe('/babel.config.js');