We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ec286 commit c036ca7Copy full SHA for c036ca7
src/components/__snapshots__/IFrame.spec.js.snap
@@ -9,7 +9,7 @@ exports[`it renders and matches its snapshot 1`] = `
9
frameBorder="no"
10
onLoad={[Function]}
11
scrolling="no"
12
- src="https://commerce.coinbase.com/embed/checkout/aaaa?origin=http%3A%2F%2Flocalhost&version=1&buttonId=undefined&cacheDisabled=undefined"
+ src="https://commerce.coinbase.com/embed/checkout/aaaa?origin=http%3A%2F%2Flocalhost%2F&version=1&buttonId=undefined&cacheDisabled=undefined"
13
/>
14
</div>
15
`;
0 commit comments