Skip to content

Commit

Permalink
test: update rn snapshot caused by rc-native-drawer-layout upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
paranoidjk committed May 5, 2017
1 parent 61830db commit 75ad3a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/drawer/__tests__/__snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ exports[`Drawer renders correctly 1`] = `
style={
Object {
"flex": 1,
"zIndex": 0,
}
}
>
Expand Down Expand Up @@ -65,12 +66,14 @@ exports[`Drawer renders correctly 1`] = `
testID={undefined}
/>
<View
accessibilityViewIsModal={false}
style={
Object {
"backgroundColor": undefined,
"bottom": 0,
"left": 0,
"position": "absolute",
"right": null,
"top": 0,
"transform": Array [
Object {
Expand Down

0 comments on commit 75ad3a8

Please sign in to comment.