Browse Source

Mute put-transform docs test

Relates to #43271
David Kyle 6 years ago
parent
commit
2f9e8a8317
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/data-frames/apis/put-transform.asciidoc

+ 1 - 1
docs/reference/data-frames/apis/put-transform.asciidoc

@@ -100,7 +100,7 @@ PUT _data_frame/transforms/ecommerce_transform
 }
 --------------------------------------------------
 // CONSOLE
-// TEST[setup:kibana_sample_data_ecommerce]
+// TEST[skip: https://github.com/elastic/elasticsearch/issues/43271]
 
 When the transform is created, you receive the following results:
 [source,js]