removed greeting and fixed grafana mock

This commit is contained in:
Drew Taylor
2021-08-10 15:52:10 -07:00
parent e50eb886e6
commit 378e58a310
5 changed files with 29 additions and 45 deletions

View File

@@ -277,13 +277,6 @@ exports[`App Route / authenticated 1`] = `
<div
class="makeStyles-paper-601"
>
<h1
class="MuiTypography-root makeStyles-homePageTitle-632 MuiTypography-h5"
>
Welcome
John
!
</h1>
<div
data-testid="mocked-vehicleprovider"
>
@@ -3073,13 +3066,6 @@ exports[`App Route /home authenticated 1`] = `
<div
class="makeStyles-paper-647"
>
<h1
class="MuiTypography-root makeStyles-homePageTitle-678 MuiTypography-h5"
>
Welcome
John
!
</h1>
<div
data-testid="mocked-vehicleprovider"
>