From 177393c6e53df85159ab4844632ae463d243de6a Mon Sep 17 00:00:00 2001
From: Bastien Dumont <bdumont@grandlyon.com>
Date: Wed, 21 Jun 2023 17:38:58 +0200
Subject: [PATCH] chore: update snapshot

---
 src/components/Action/__snapshots__/ActionOnGoing.spec.tsx.snap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/Action/__snapshots__/ActionOnGoing.spec.tsx.snap b/src/components/Action/__snapshots__/ActionOnGoing.spec.tsx.snap
index 400f4451f..bb9fa52a8 100644
--- a/src/components/Action/__snapshots__/ActionOnGoing.spec.tsx.snap
+++ b/src/components/Action/__snapshots__/ActionOnGoing.spec.tsx.snap
@@ -17,7 +17,7 @@ exports[`ActionOnGoing component should render correctly 1`] = `
     userAction={
       Object {
         "ecogesture": null,
-        "startDate": "2023-06-21T00:00:00.000Z",
+        "startDate": "2020-01-01T00:00:00.000Z",
         "state": 1,
       }
     }
-- 
GitLab