From 415d4a7e4ffb45d4336a157b777b862ed4b17f0c Mon Sep 17 00:00:00 2001 From: Jake Hunsaker Date: Tue, 28 Jun 2022 11:29:26 -0400 Subject: [PATCH] Fix typo in gating.yaml Related: RHBZ#2077096 Signed-off-by: Jake Hunsaker --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index f5639c5..c190bde 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}