Commit 17744f9 1 parent b95e310 commit 17744f9 Copy full SHA for 17744f9
File tree 1 file changed +7
-7
lines changed
public/pages/DefineDetector/containers/__tests__/__snapshots__
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -198,7 +198,7 @@ exports[`<DefineDetector /> Full creating detector definition renders the compon
198
198
class = " euiTitle euiTitle--small"
199
199
data-test-subj = " contentPanelTitle"
200
200
>
201
- Data Source
201
+ Select Data
202
202
</h3 >
203
203
<div
204
204
class = " euiFlexGroup euiFlexGroup--gutterLarge euiFlexGroup--directionRow euiFlexGroup--responsive"
@@ -528,11 +528,11 @@ exports[`<DefineDetector /> Full creating detector definition renders the compon
528
528
data-test-subj = " comboBoxInput"
529
529
tabindex = " -1"
530
530
>
531
- <span
532
- class = " euiComboBoxPill euiComboBoxPill--plainText "
531
+ <p
532
+ class = " euiComboBoxPlaceholder "
533
533
>
534
- timestamp
535
- </span >
534
+ Find timestamp
535
+ </p >
536
536
<div
537
537
class = " euiComboBox__input"
538
538
style = " font-size: 14px; display: inline-block;"
@@ -1175,7 +1175,7 @@ exports[`<DefineDetector /> empty creating detector definition renders the compo
1175
1175
class = " euiTitle euiTitle--small"
1176
1176
data-test-subj = " contentPanelTitle"
1177
1177
>
1178
- Data Source
1178
+ Select Data
1179
1179
</h3 >
1180
1180
<div
1181
1181
class = " euiFlexGroup euiFlexGroup--gutterLarge euiFlexGroup--directionRow euiFlexGroup--responsive"
@@ -2152,7 +2152,7 @@ exports[`<DefineDetector /> empty editing detector definition renders the compon
2152
2152
class = " euiTitle euiTitle--small"
2153
2153
data-test-subj = " contentPanelTitle"
2154
2154
>
2155
- Data Source
2155
+ Select Data
2156
2156
</h3 >
2157
2157
<div
2158
2158
class = " euiFlexGroup euiFlexGroup--gutterLarge euiFlexGroup--directionRow euiFlexGroup--responsive"
You can’t perform that action at this time.
0 commit comments