From 60a9966bbb87a72dfb992503d55d5c69485770e9 Mon Sep 17 00:00:00 2001 From: James Miller <935975+jimhunty@users.noreply.github.com> Date: Thu, 19 Sep 2024 22:32:47 +0100 Subject: [PATCH] chore: Validation updates --- .github/workflows/validate-app.yml | 1 + .../__tests__/__snapshots__/EditionsMenu.spec.tsx.snap | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/validate-app.yml b/.github/workflows/validate-app.yml index dff4cc1bf..10ac02750 100644 --- a/.github/workflows/validate-app.yml +++ b/.github/workflows/validate-app.yml @@ -41,6 +41,7 @@ jobs: - name: install crosswords-bundle dependencies run: | cd projects/crosswords-bundle + yarn set version 3.6.4 yarn - name: install common dependencies diff --git a/projects/Mallard/src/components/EditionsMenu/__tests__/__snapshots__/EditionsMenu.spec.tsx.snap b/projects/Mallard/src/components/EditionsMenu/__tests__/__snapshots__/EditionsMenu.spec.tsx.snap index f0bebaba6..bc067598e 100644 --- a/projects/Mallard/src/components/EditionsMenu/__tests__/__snapshots__/EditionsMenu.spec.tsx.snap +++ b/projects/Mallard/src/components/EditionsMenu/__tests__/__snapshots__/EditionsMenu.spec.tsx.snap @@ -45,7 +45,7 @@ exports[`EditionsMenu should display a EditionsMenu with correct styling and alt onScrollEndDrag={[Function]} removeClippedSubviews={false} renderItem={[Function]} - scrollEventThrottle={0.0001} + scrollEventThrottle={50} stickyHeaderIndices={[]} style={ { @@ -155,7 +155,7 @@ Monthly", onScrollEndDrag={[Function]} removeClippedSubviews={false} renderItem={[Function]} - scrollEventThrottle={0.0001} + scrollEventThrottle={50} stickyHeaderIndices={[]} style={ { @@ -225,7 +225,7 @@ morning by 6am (GMT)", onScrollEndDrag={[Function]} removeClippedSubviews={false} renderItem={[Function]} - scrollEventThrottle={0.0001} + scrollEventThrottle={50} stickyHeaderIndices={[]} style={ {