Skip to content

Commit

Permalink
Updated workbench snapshots to fix broken workflow (opendistro-for-el…
Browse files Browse the repository at this point in the history
  • Loading branch information
chloe-zh committed Dec 15, 2020
1 parent 0ac6d7e commit 0412a1e
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions workbench/public/components/Main/__snapshots__/main.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
exports[`<Main /> spec click clear button 1`] = `
<div>
<div>
<div>
<hr
class="euiHorizontalRule euiHorizontalRule--full"
/>
</div>
<div
class="sql-console-query-container"
>
Expand Down Expand Up @@ -387,11 +382,6 @@ exports[`<Main /> spec click clear button 1`] = `
exports[`<Main /> spec click run button, and response causes an error 1`] = `
<div>
<div>
<div>
<hr
class="euiHorizontalRule euiHorizontalRule--full"
/>
</div>
<div
class="sql-console-query-container"
>
Expand Down Expand Up @@ -771,11 +761,6 @@ exports[`<Main /> spec click run button, and response causes an error 1`] = `
exports[`<Main /> spec click run button, and response is not ok 1`] = `
<div>
<div>
<div>
<hr
class="euiHorizontalRule euiHorizontalRule--full"
/>
</div>
<div
class="sql-console-query-container"
>
Expand Down Expand Up @@ -1155,11 +1140,6 @@ exports[`<Main /> spec click run button, and response is not ok 1`] = `
exports[`<Main /> spec click run button, and response is ok 1`] = `
<div>
<div>
<div>
<hr
class="euiHorizontalRule euiHorizontalRule--full"
/>
</div>
<div
class="sql-console-query-container"
>
Expand Down Expand Up @@ -1542,11 +1522,6 @@ exports[`<Main /> spec click translation button, and response is ok 1`] = `
data-aria-hidden="true"
>
<div>
<div>
<hr
class="euiHorizontalRule euiHorizontalRule--full"
/>
</div>
<div
class="sql-console-query-container"
>
Expand Down Expand Up @@ -1926,11 +1901,6 @@ exports[`<Main /> spec click translation button, and response is ok 1`] = `
exports[`<Main /> spec renders the component 1`] = `
<div>
<div>
<div>
<hr
class="euiHorizontalRule euiHorizontalRule--full"
/>
</div>
<div
class="sql-console-query-container"
>
Expand Down

0 comments on commit 0412a1e

Please sign in to comment.