From efe3186770a4218333e1a720f1e4d3794892673e Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 8 May 2023 09:17:44 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/ci/testing/fail_fast_testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ci/testing') 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: -- cgit v1.2.1