diff --git a/.github/workflows/handbook.yaml b/.github/workflows/handbook.yaml index f3fc345b..578c5a87 100644 --- a/.github/workflows/handbook.yaml +++ b/.github/workflows/handbook.yaml @@ -317,13 +317,13 @@ jobs: - name: Stage web e2e baselines from web repo env: WEB_DIR: _web-checkout - # RealUnitCH/web commits 18 Playwright visual baselines under + # RealUnitCH/web commits 22 Playwright visual baselines under # tests/__screenshots__/{desktop-chromium,tablet-chromium,mobile-safari}/. # `-ne` below fails the build on ANY drift (add OR remove) so a change # to the committed set upstream requires an explicit bump here AND a # matching card edit in docs/handbook/de/index.html (#spec-web) in the # SAME change — same guard rationale as the api steps above. - EXPECTED_WEB_BASELINE_COUNT: 18 + EXPECTED_WEB_BASELINE_COUNT: 22 run: | set -euo pipefail diff --git a/docs/handbook/de/index.html b/docs/handbook/de/index.html index eaaf6831..b9aaa3a2 100644 --- a/docs/handbook/de/index.html +++ b/docs/handbook/de/index.html @@ -8183,6 +8183,76 @@
+
+
+
+