Skip to content

Commit

Permalink
Update Project.spec.tsx.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
thuyvy3110 authored Dec 17, 2019
1 parent 38b3b49 commit 4101d33
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions views/components/__test__/__snapshots__/Project.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
exports[`Project should render without throwing an error 1`] = `
<Project>
<Container
id="projects"
id="Projects"
>
<Container__Style>
<Container__Style
id="Projects"
>
<StyledComponent
forwardedComponent={
Object {
Expand All @@ -30,9 +32,11 @@ exports[`Project should render without throwing an error 1`] = `
}
}
forwardedRef={null}
id="Projects"
>
<section
className="Container__Style-ls6jfm-0 kPautF"
id="Projects"
>
<Header>
<Header__Container>
Expand Down

0 comments on commit 4101d33

Please sign in to comment.