From 2e587a22e46066196645888e57aac8544237f63d Mon Sep 17 00:00:00 2001 From: Luffy Date: Tue, 6 May 2025 17:08:57 +0800 Subject: [PATCH] chore: retire outdate multiple languages and update it test snap (#2546) --- build/release.sh | 2 ++ docs/_navbar.md | 3 --- docs/index.html | 22 ++----------------- package.json | 1 + .../__snapshots__/docs.test.js.snap | 4 ++-- 5 files changed, 7 insertions(+), 25 deletions(-) diff --git a/build/release.sh b/build/release.sh index f2b87468..fe26eb45 100755 --- a/build/release.sh +++ b/build/release.sh @@ -17,6 +17,8 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then # test npm run test + # update snapshot + npm run test:update:snapshot # commit git add -A diff --git a/docs/_navbar.md b/docs/_navbar.md index 8bd86125..c1e263e1 100644 --- a/docs/_navbar.md +++ b/docs/_navbar.md @@ -4,6 +4,3 @@ - [English](/) - [简体中文](/zh-cn/) - - [Deutsch](/de-de/) - - [Español](/es/) - - [Русский](/ru-ru/) diff --git a/docs/index.html b/docs/index.html index 734fe87e..62e36f6e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -81,7 +81,7 @@