Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 902dca4

Browse files
committedSep 3, 2024·
update snapshot
Signed-off-by: Jackie Han <jkhanjob@gmail.com>
1 parent 1c1647a commit 902dca4

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed
 

‎public/pages/DetectorConfig/containers/__tests__/__snapshots__/DetectorConfig.test.tsx.snap

-34
Original file line numberDiff line numberDiff line change
@@ -432,40 +432,6 @@ exports[`<DetectorConfig /> spec renders rules 1`] = `
432432
</div>
433433
</div>
434434
</div>
435-
<div
436-
class="euiFlexItem"
437-
>
438-
<div
439-
class="euiFormRow euiFormRow--compressed"
440-
id="random_html_id-row"
441-
style="width: 250px;"
442-
>
443-
<div
444-
class="euiFormRow__labelWrapper"
445-
>
446-
<label
447-
class="euiFormLabel euiFormRow__label"
448-
for="random_html_id"
449-
>
450-
Flatten custom result index
451-
</label>
452-
</div>
453-
<div
454-
class="euiFormRow__fieldWrapper"
455-
>
456-
<div
457-
class="euiText euiText--medium"
458-
id="random_html_id"
459-
>
460-
<p
461-
class="enabled"
462-
>
463-
-
464-
</p>
465-
</div>
466-
</div>
467-
</div>
468-
</div>
469435
<div
470436
class="euiFlexItem"
471437
>

0 commit comments

Comments
 (0)
Please sign in to comment.