From 81d19d346803146a90220ab9675e203ec5079648 Mon Sep 17 00:00:00 2001 From: Brian Murphy Date: Wed, 20 May 2015 09:58:05 -0400 Subject: [PATCH] [REST-TEST] Remove check for snapshot. This change removes the check for snapshot in the info test. Original commit: elastic/x-pack-elasticsearch@5eb0618b563c82451f94a3daaccc23ca74cb2cfc --- rest-api-spec/test/watch_info/10_basic.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/rest-api-spec/test/watch_info/10_basic.yaml b/rest-api-spec/test/watch_info/10_basic.yaml index e30b7db31e6..9c24d70de76 100644 --- a/rest-api-spec/test/watch_info/10_basic.yaml +++ b/rest-api-spec/test/watch_info/10_basic.yaml @@ -3,4 +3,3 @@ - do: {watcher.info: {}} - is_true: version.build_hash - is_true: version.build_timestamp - - is_true: version.build_snapshot