Blame SOURCES/0104-fix-test-title-of-customer-helpers-test-was-wrong.patch

c8bceb
From 3c5db12c27c95732f9d683c2a87f2b312241b7a0 Mon Sep 17 00:00:00 2001
c8bceb
From: Eric Garver <eric@garver.life>
c8bceb
Date: Thu, 19 Sep 2019 15:14:11 -0400
c8bceb
Subject: [PATCH 104/109] fix: test: title of customer helpers test was wrong
c8bceb
c8bceb
Fixes: 3adabc19a9ac ("test: helper: coverage for custom helper")
c8bceb
(cherry picked from commit e7c0c7e4397934efec302fbe634b0f2b416e3b61)
c8bceb
(cherry picked from commit d4eb2c1170b0ebacf55302073945e751294a2155)
c8bceb
---
c8bceb
 src/tests/features/helpers_custom.at | 2 +-
c8bceb
 1 file changed, 1 insertion(+), 1 deletion(-)
c8bceb
c8bceb
diff --git a/src/tests/features/helpers_custom.at b/src/tests/features/helpers_custom.at
c8bceb
index b5f745761407..2c17b004bf91 100644
c8bceb
--- a/src/tests/features/helpers_custom.at
c8bceb
+++ b/src/tests/features/helpers_custom.at
c8bceb
@@ -1,4 +1,4 @@
c8bceb
-FWD_START_TEST([service include])
c8bceb
+FWD_START_TEST([customer helpers])
c8bceb
 AT_KEYWORDS(helpers rhbz1733066)
c8bceb
 
c8bceb
 FWD_CHECK([-q --permanent --new-helper="ftptest" --module="nf_conntrack_ftp"])
c8bceb
-- 
c8bceb
2.20.1
c8bceb