Searched refs:getExt (Results 1 – 1 of 1) sorted by relevance
6 const getExt = (ext) => `${ext}.${platform}`; function10 testPath.replace(testDirectory, customPath) + getExt(snapshotExtension);17 .slice(0, -getExt(snapshotExtension).length);