Commit 2d614342 authored by matthew.mogford's avatar matthew.mogford

Updated test snapshot for main spec

Apologies for not doing it first time.
parent 90438f49
......@@ -2,6 +2,7 @@
exports[`PullToRefresh spec App shows PullToRefresh 1`] = `
<div
id="ptr-parent"
style={
Object {
"WebkitOverflowScrolling": "touch",
......@@ -14,6 +15,7 @@ exports[`PullToRefresh spec App shows PullToRefresh 1`] = `
}
>
<div
id="ptr-pull-down"
style={
Object {
"left": 0,
......@@ -30,6 +32,7 @@ exports[`PullToRefresh spec App shows PullToRefresh 1`] = `
</div>
</div>
<div
id="ptr-container"
style={
Object {
"WebkitOverflowScrolling": "touch",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment