Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimtaveras00 committed Jul 26, 2019
1 parent 2263e04 commit 66ad602
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ exports[`OptinMetrics should render correctly 1`] = `
"flex": 1,
}
}
testID="metaMetrics-OptIn"
>
<ScrollViewMock
style={
Expand Down Expand Up @@ -356,6 +357,7 @@ exports[`OptinMetrics should render correctly 1`] = `
"opacity": 0.6,
}
}
testID="cancel-button"
type="cancel"
>
No Thanks
Expand All @@ -382,6 +384,7 @@ exports[`OptinMetrics should render correctly 1`] = `
"opacity": 0.6,
}
}
testID="agree-button"
type="confirm"
>
I Agree
Expand Down

0 comments on commit 66ad602

Please sign in to comment.