Skip to content

Commit c036ca7

Browse files
committed
Update the snapshot
1 parent 38ec286 commit c036ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/__snapshots__/IFrame.spec.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exports[`it renders and matches its snapshot 1`] = `
99
frameBorder="no"
1010
onLoad={[Function]}
1111
scrolling="no"
12-
src="https://commerce.coinbase.com/embed/checkout/aaaa?origin=http%3A%2F%2Flocalhost&version=1&buttonId=undefined&cacheDisabled=undefined"
12+
src="https://commerce.coinbase.com/embed/checkout/aaaa?origin=http%3A%2F%2Flocalhost%2F&version=1&buttonId=undefined&cacheDisabled=undefined"
1313
/>
1414
</div>
1515
`;

0 commit comments

Comments
 (0)