Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

Commit

Permalink
test: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wswebcreation committed May 8, 2019
1 parent 060805b commit 4cb8e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/helpers/__snapshots__/options.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Object {
"disableCSSAnimation": false,
"formatImageName": "{tag}-{browserName}-{width}x{height}-dpr-{dpr}",
"fullPageScrollTimeout": 1500,
"hideScrollBars": false,
"hideScrollBars": true,
"savePerInstance": false,
"toolBarShadowPadding": 6,
}
Expand Down

0 comments on commit 4cb8e45

Please sign in to comment.