summaryrefslogtreecommitdiffstats
path: root/qa
diff options
context:
space:
mode:
authorJoris Roovers <joris.roovers@gmail.com>2023-05-09 10:16:20 +0200
committerGitHub <noreply@github.com>2023-05-09 10:16:20 +0200
commite4c19887bad9e2dedcfc31b9e318486e162f9300 (patch)
tree45ed7f4617cdbd4b98dd53cc65c17899223dfe43 /qa
parent2a77afd845832c1a00a65e210f9339344dd6f114 (diff)
Material for Mkdocs (#489)
- Switches mkdocs theme from read-the-docs to Material for Mkdocs - Review and rewrite of all documentation pages
Diffstat (limited to 'qa')
-rw-r--r--qa/expected/test_user_defined/test_user_defined_rules_examples_with_config_12
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/expected/test_user_defined/test_user_defined_rules_examples_with_config_1 b/qa/expected/test_user_defined/test_user_defined_rules_examples_with_config_1
index 6e0d4cd..911f19f 100644
--- a/qa/expected/test_user_defined/test_user_defined_rules_examples_with_config_1
+++ b/qa/expected/test_user_defined/test_user_defined_rules_examples_with_config_1
@@ -1,5 +1,5 @@
1: T5 Title contains the word 'WIP' (case-insensitive): "WIP: Thi$ is å title"
-1: UC1 Body contains too many lines (2 > 1)
+1: UC1 Body has too many lines (2 > 1)
1: UC2 Body does not contain a 'Signed-off-by' line
1: UC3 Branch name 'main' does not start with one of ['feature/', 'hotfix/', 'release/']
1: UL1 Title contains the special character '$': "WIP: Thi$ is å title"