Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
silentcloud authored and lixiaoyang1992 committed Apr 26, 2018
1 parent 20b208f commit 8b5d92f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/result/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ exports[`renders ./components/result/demo/basic.tsx correctly 1`] = `
}
}
>
uri
URI 图片
</Text>
<View
style={
Expand Down Expand Up @@ -113,7 +113,7 @@ exports[`renders ./components/result/demo/basic.tsx correctly 1`] = `
}
}
>
require
Image source
</Text>
<View
style={
Expand Down Expand Up @@ -205,7 +205,7 @@ exports[`renders ./components/result/demo/basic.tsx correctly 1`] = `
}
}
>
img
Image element
</Text>
<View
style={
Expand Down Expand Up @@ -291,7 +291,7 @@ exports[`renders ./components/result/demo/basic.tsx correctly 1`] = `
}
}
>
button
button 操作
</Text>
<View
style={
Expand Down

0 comments on commit 8b5d92f

Please sign in to comment.