From 9bf00d80ba9cce94008858efbd62becc83b23a61 Mon Sep 17 00:00:00 2001 From: Brian Murphy Date: Thu, 7 May 2015 10:05:08 -0400 Subject: [PATCH] [TEST] Make hijack test description more descriptive. This change renames the hijack test name from "Test Hijack api" to "Test Hijack and Block Direct Access to Internal Indices". Original commit: elastic/x-pack-elasticsearch@118ac181328dee3d286b563ef76b6873ca369a93 --- rest-api-spec/test/hijack/10_basic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-api-spec/test/hijack/10_basic.yaml b/rest-api-spec/test/hijack/10_basic.yaml index 8937d1e6785..d047328b787 100644 --- a/rest-api-spec/test/hijack/10_basic.yaml +++ b/rest-api-spec/test/hijack/10_basic.yaml @@ -1,5 +1,5 @@ --- -"Test Hijack api": +"Test Hijack and Block Direct Access to Internal Indices": - do: cluster.health: wait_for_status: green