summaryrefslogtreecommitdiff
path: root/doc/ci/testing
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-08 09:17:44 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-08 09:17:44 +0000
commitefe3186770a4218333e1a720f1e4d3794892673e (patch)
treeb637f816536c38ac920373aeb5c58b1540f8d921 /doc/ci/testing
parent6eed20a9c4ecc6ad0ce1615c9922eb615db7a45f (diff)
downloadgitlab-ce-efe3186770a4218333e1a720f1e4d3794892673e.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/testing')
-rw-r--r--doc/ci/testing/fail_fast_testing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/testing/fail_fast_testing.md b/doc/ci/testing/fail_fast_testing.md
index 57e21beef06..6b1ed4a594d 100644
--- a/doc/ci/testing/fail_fast_testing.md
+++ b/doc/ci/testing/fail_fast_testing.md
@@ -34,7 +34,7 @@ Fail fast testing gives you a faster feedback loop from the pipeline. It lets yo
know quickly that the new tests are passing and the new functionality did not break
other tests.
-## Requirements
+## Prerequisites
This template requires: