summaryrefslogtreecommitdiffstats
path: root/gitlint/tests/expected/cli/test_cli/test_contrib_1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gitlint/tests/expected/cli/test_cli/test_contrib_1 (renamed from gitlint/tests/expected/test_cli/test_contrib_1)2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlint/tests/expected/test_cli/test_contrib_1 b/gitlint/tests/expected/cli/test_cli/test_contrib_1
index ea5d353..cdfb821 100644
--- a/gitlint/tests/expected/test_cli/test_contrib_1
+++ b/gitlint/tests/expected/cli/test_cli/test_contrib_1
@@ -1,3 +1,3 @@
1: CC1 Body does not contain a 'Signed-Off-By' line
-1: CT1 Title does not start with one of fix, feat, chore, docs, style, refactor, perf, test, revert: "Test tïtle"
+1: CT1 Title does not start with one of fix, feat, chore, docs, style, refactor, perf, test, revert, ci, build: "Test tïtle"
1: CT1 Title does not follow ConventionalCommits.org format 'type(optional-scope): description': "Test tïtle"