Skip to content

Commit

Permalink
✏️ fix: test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
wssgcg1213 committed Sep 16, 2021
1 parent 55d89f5 commit 86b0483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/specs/css/css-position/right-031.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ describe('right-031', () => {
BODY.appendChild(p);
BODY.appendChild(div);

await snapshot();
await snapshot(0.1);
});
});

0 comments on commit 86b0483

Please sign in to comment.