Searched refs:verifyConfigFileWatch (Results 1 – 1 of 1) sorted by relevance
123 function verifyConfigFileWatch(scenario: string, projectRootPath: string | undefined) { function132 … verifyConfigFileWatch("when projectRootPath is not present", /*projectRootPath*/ undefined);133 …verifyConfigFileWatch("when projectRootPath is present but file is not from project root", "/a/b");