Skip to content

Commit c475859

Browse files
committed
regen snaps
1 parent 6684707 commit c475859

File tree

1 file changed

+0
-61
lines changed

1 file changed

+0
-61
lines changed

src/browser/modules/Stream/CypherFrame/__snapshots__/WarningsView.test.tsx.snap

Lines changed: 0 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -316,64 +316,3 @@ exports[`WarningsView does display multiple warnings for GQL status codes 1`] =
316316
</div>
317317
</div>
318318
`;
319-
320-
exports[`WarningsView does displays a warning 1`] = `
321-
<div>
322-
<div
323-
class="sc-hGPBjI kgdIGh"
324-
>
325-
<div
326-
class="sc-dlVxhl fwhZkz"
327-
>
328-
<div
329-
class="sc-kfPuZi lgMZCo"
330-
>
331-
<div
332-
class="sc-cxpSdN sc-llYSUQ cnlYxc eNTkBC"
333-
>
334-
WARNING
335-
</div>
336-
<h4
337-
class="sc-kLwhqv"
338-
>
339-
My xx1 warning
340-
</h4>
341-
</div>
342-
<div
343-
class="sc-fKVqWL"
344-
>
345-
<div
346-
class="sc-kfPuZi lgMZCo"
347-
>
348-
This is xx2 warning
349-
</div>
350-
<div
351-
class="sc-fKVqWL"
352-
>
353-
<pre
354-
class="sc-hiCibw jvxLJD"
355-
>
356-
EXPLAIN MATCH xx3
357-
<br
358-
class="sc-jJoQJp"
359-
/>
360-
361-
^
362-
</pre>
363-
</div>
364-
</div>
365-
<div
366-
class="sc-fKVqWL"
367-
style="margin-top: 10px;"
368-
>
369-
Status code:
370-
<code
371-
class="sc-ZOtfp koHcGf"
372-
>
373-
xx3.Warning
374-
</code>
375-
</div>
376-
</div>
377-
</div>
378-
</div>
379-
`;

0 commit comments

Comments
 (0)