We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba4c7a commit 8e7f1d5Copy full SHA for 8e7f1d5
regenerateJson.bat
@@ -7,4 +7,4 @@ set unitTestsPath=%here%\tests
7
set testOutput=%here%\testOutput
8
md %testOutput%
9
10
-call uv run --directory "%here%" python -m _validate.regenerateTranslations %*
+call uv run --directory "%here%" python -m _validate.regenerateJson %*
0 commit comments