From d623b8579e5e75a9c61c1d20d79ba1f54c209b3c Mon Sep 17 00:00:00 2001
From: Yoan VALLET <ext.sopra.yvallet@grandlyon.com>
Date: Wed, 31 Mar 2021 12:05:42 +0200
Subject: [PATCH] feat: updates tests

---
 .../Splash/__snapshots__/SplashScreenError.spec.tsx.snap         | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/components/Splash/__snapshots__/SplashScreenError.spec.tsx.snap b/src/components/Splash/__snapshots__/SplashScreenError.spec.tsx.snap
index ef8e9b896..250c0301f 100644
--- a/src/components/Splash/__snapshots__/SplashScreenError.spec.tsx.snap
+++ b/src/components/Splash/__snapshots__/SplashScreenError.spec.tsx.snap
@@ -4240,6 +4240,7 @@ exports[`SplashScreenError component should be rendered correctly 1`] = `
       splashscreen.error_loading
     </div>
     <ForwardRef(WithStyles)
+      aria-label="splashscreen.accessibility.button_reload"
       className="splash-footer-button"
       classes={
         Object {
-- 
GitLab