Skip to content

Commit

Permalink
regen snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
daveajrussell committed Dec 12, 2024
1 parent 6684707 commit c475859
Showing 1 changed file with 0 additions and 61 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -316,64 +316,3 @@ exports[`WarningsView does display multiple warnings for GQL status codes 1`] =
</div>
</div>
`;

exports[`WarningsView does displays a warning 1`] = `
<div>
<div
class="sc-hGPBjI kgdIGh"
>
<div
class="sc-dlVxhl fwhZkz"
>
<div
class="sc-kfPuZi lgMZCo"
>
<div
class="sc-cxpSdN sc-llYSUQ cnlYxc eNTkBC"
>
WARNING
</div>
<h4
class="sc-kLwhqv"
>
My xx1 warning
</h4>
</div>
<div
class="sc-fKVqWL"
>
<div
class="sc-kfPuZi lgMZCo"
>
This is xx2 warning
</div>
<div
class="sc-fKVqWL"
>
<pre
class="sc-hiCibw jvxLJD"
>
EXPLAIN MATCH xx3
<br
class="sc-jJoQJp"
/>
^
</pre>
</div>
</div>
<div
class="sc-fKVqWL"
style="margin-top: 10px;"
>
Status code:
<code
class="sc-ZOtfp koHcGf"
>
xx3.Warning
</code>
</div>
</div>
</div>
</div>
`;

0 comments on commit c475859

Please sign in to comment.