You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test('should render the text within a modal',()=>{
32
-
constProviders=getAppProviders({});
33
31
constprops={
34
32
text:
35
33
'a text message that is longer than 140 characters. a text message that is longer than 140 characters. a text message that is longer than 140 characters. ',
Copy file name to clipboardExpand all lines: x-pack/plugins/transform/public/app/sections/create_transform/components/source_index_preview/source_index_preview.test.tsx
Copy file name to clipboardExpand all lines: x-pack/plugins/transform/public/app/sections/create_transform/components/source_index_preview/use_source_index_data.test.tsx
+14-34Lines changed: 14 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,8 @@
4
4
* you may not use this file except in compliance with the Elastic License.
0 commit comments