Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Lapierre <mlapierre@gitlab.com>2023-08-08 09:10:26 +0300
committerMark Lapierre <mlapierre@gitlab.com>2023-08-08 09:10:26 +0300
commitfa87a2cb6ce649cf83b36224dc0e22bffaa76ad8 (patch)
tree6a2edb34766c87d15a4057e765070a1f09d6e2cb
parentd0b4f122e5d4da7a258e913fe74d8d6d552b3a56 (diff)
Update e2e test pipelines in navigation
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index e7286124..1dc3fb5f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2960,8 +2960,8 @@ sections:
doc_url: 'ee/development/testing_guide/end_to_end/capybara_to_chemlab_migration_guide.html'
- doc_title: Execution context selection
doc_url: 'ee/development/testing_guide/end_to_end/execution_context_selection.html'
- - doc_title: e2e:package-and-test
- doc_url: 'ee/development/testing_guide/end_to_end/package_and_test_pipeline.html'
+ - doc_title: End-to-end test pipelines
+ doc_url: 'ee/development/testing_guide/end_to_end/test_pipelines.html'
- doc_title: Running tests that require special setup
doc_url: 'ee/development/testing_guide/end_to_end/running_tests_that_require_special_setup.html'
- doc_title: RSpec metadata for end-to-end tests