From e784cff1b0d87bb06d14c0b67e1c4a168f3cbe0e Mon Sep 17 00:00:00 2001 From: Karel Minarik Date: Mon, 9 Sep 2013 13:58:28 +0200 Subject: [PATCH] Revert "Changed the missing `type` to `_all` in "Get Source" test" This reverts commit f834a8b9a18739ba97eba592be98ce6804082d37. --- rest-api-spec/test/get_source/10_basic.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/rest-api-spec/test/get_source/10_basic.yaml b/rest-api-spec/test/get_source/10_basic.yaml index d528b847471..443a4c72df4 100644 --- a/rest-api-spec/test/get_source/10_basic.yaml +++ b/rest-api-spec/test/get_source/10_basic.yaml @@ -29,7 +29,6 @@ - do: get_source: index: test_1 - type: _all id: 1 - match: { '': { foo: bar } }