Skip to content

Commit

Permalink
[feature: #163786499] update snapshot files
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenezerdon committed Feb 12, 2019
1 parent 484a3c1 commit 3ecbe09
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/app/profile/__snapshots__/profile.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ exports[` Component should render the NavBar 1`] = `
className="card small"
>
<div
className="card-image waves-effect waves-block waves-light"
className="card-image"
>
<img
alt="profilepicture"
Expand Down Expand Up @@ -153,7 +153,7 @@ exports[` Component should render the NavBar 1`] = `
className="card small"
>
<div
className="card-image waves-effect waves-block waves-light removespace"
className="card-image removespace"
>
<img
alt="profilepicture"
Expand Down
12 changes: 6 additions & 6 deletions src/app/subject/__snapshots__/subject.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ exports[` Component should render the Subject component 1`] = `
className="card"
>
<div
className="card-image waves-effect waves-block waves-light"
className="card-image"
>
<img
alt="Cover"
Expand Down Expand Up @@ -82,7 +82,7 @@ exports[` Component should render the Subject component 1`] = `
className="card"
>
<div
className="card-image waves-effect waves-block waves-light"
className="card-image"
>
<img
alt="Cover"
Expand Down Expand Up @@ -142,7 +142,7 @@ exports[` Component should render the Subject component 1`] = `
className="card"
>
<div
className="card-image waves-effect waves-block waves-light"
className="card-image"
>
<img
alt="Cover"
Expand Down Expand Up @@ -202,7 +202,7 @@ exports[` Component should render the Subject component 1`] = `
className="card"
>
<div
className="card-image waves-effect waves-block waves-light"
className="card-image"
>
<img
alt="Cover"
Expand Down Expand Up @@ -262,7 +262,7 @@ exports[` Component should render the Subject component 1`] = `
className="card"
>
<div
className="card-image waves-effect waves-block waves-light"
className="card-image"
>
<img
alt="Cover"
Expand Down Expand Up @@ -322,7 +322,7 @@ exports[` Component should render the Subject component 1`] = `
className="card"
>
<div
className="card-image waves-effect waves-block waves-light"
className="card-image"
>
<img
alt="Cover"
Expand Down

0 comments on commit 3ecbe09

Please sign in to comment.