diff --git a/__snapshots__/test.js.snap b/__snapshots__/test.js.snap index 0e23b66e..14fca07b 100644 --- a/__snapshots__/test.js.snap +++ b/__snapshots__/test.js.snap @@ -141,6 +141,20 @@ exports[`Test Fixtures in-repo-translations 1`] = ` exports[`Test Fixtures in-repo-translations 2`] = `Map {}`; +exports[`Test Fixtures just-t-func 1`] = ` +"[1/4] 🔍 Finding JS and HBS files... +[2/4] 🔍 Searching for translations keys in JS and HBS files... +[3/4] ⚙️ Checking for unused translations... +[4/4] ⚙️ Checking for missing translations... + + 👏 No unused translations were found! + + 👏 No missing translations were found! +" +`; + +exports[`Test Fixtures just-t-func 2`] = `Map {}`; + exports[`Test Fixtures missing-translations 1`] = ` "[1/4] 🔍 Finding JS and HBS files... [2/4] 🔍 Searching for translations keys in JS and HBS files...