Commit c473523 Siddhartha Bingi
committed
1 parent 66749d0 commit c473523 Copy full SHA for c473523
File tree 1 file changed +2
-2
lines changed
public/pages/ConfigureModel/components/CategoryField/__tests__/__snapshots__
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ exports[`<CategoryField /> spec renders the component when disabled 1`] = `
42
42
class = " euiText euiText--medium content-panel-subTitle"
43
43
style = " line-height: normal;"
44
44
>
45
- Split a single time series into multiple time series based on categorical fields. You can select up to 2 .
45
+ Split a single time series into multiple time series based on categorical fields. You can select up to 5 .
46
46
47
47
<a
48
48
class = " euiLink euiLink--primary"
@@ -170,7 +170,7 @@ exports[`<CategoryField /> spec renders the component when enabled 1`] = `
170
170
class = " euiText euiText--medium content-panel-subTitle"
171
171
style = " line-height: normal;"
172
172
>
173
- Split a single time series into multiple time series based on categorical fields. You can select up to 2 .
173
+ Split a single time series into multiple time series based on categorical fields. You can select up to 5 .
174
174
175
175
<a
176
176
class = " euiLink euiLink--primary"
You can’t perform that action at this time.
0 commit comments