From 7e8dfbc6eaf6018f19e55a8be6d48c8038b2b00d Mon Sep 17 00:00:00 2001 From: Liz Rice Date: Tue, 23 Apr 2019 11:41:48 +0100 Subject: [PATCH] Fix invalid YAML --- cfg/ocp-3.10/master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/ocp-3.10/master.yaml b/cfg/ocp-3.10/master.yaml index 4c44044..ed35fcd 100644 --- a/cfg/ocp-3.10/master.yaml +++ b/cfg/ocp-3.10/master.yaml @@ -1157,7 +1157,7 @@ groups: tests: bin_op: and test_items: - - : "Binary file /proc/1/environ matches" + - flag: "Binary file /proc/1/environ matches" compare: op: has value: "Binary file /proc/1/environ matches"