Skip to content

Commit

Permalink
updated test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Nov 15, 2020
1 parent c187ff8 commit 30130e2
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -56,7 +56,7 @@ exports[`UrlBoxComponent should render correctly 1`] = `
<app-fancy-input
class="url-box__input"
placholder="Enter URL"
placeholder="Enter URL"
track-id="set_url"
/>
<div
Expand Down Expand Up @@ -186,7 +186,7 @@ exports[`UrlBoxComponent should render correctly with queryOperations > 1 1`] =
<app-fancy-input
class="url-box__input"
placholder="Enter URL"
placeholder="Enter URL"
track-id="set_url"
/>
<div
Expand Down

0 comments on commit 30130e2

Please sign in to comment.