Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Updated workbench snapshots to fix broken workflow #823

Merged
merged 1 commit into from
Nov 13, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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