diff options
Diffstat (limited to '')
-rwxr-xr-x | scripts/sync-translations.sh (renamed from scripts/assert-translations.sh) | 0 | ||||
-rwxr-xr-x | tests.sh | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/scripts/assert-translations.sh b/scripts/sync-translations.sh index e12d968..e12d968 100755 --- a/scripts/assert-translations.sh +++ b/scripts/sync-translations.sh @@ -10,4 +10,4 @@ set -x ./scripts/assert-todos.sh ./scripts/assert-content.sh -./scripts/assert-translations.sh +./scripts/sync-translations.sh |