1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00

fix(docs): update Gauge url (#5313)

This commit is contained in:
Christopher Fenner
2025-04-04 16:17:06 +02:00
committed by GitHub
parent 1d330a18cd
commit 7250494c09
2 changed files with 2 additions and 2 deletions

View File

@@ -114,7 +114,7 @@ func GaugeExecuteTestsCommand() *cobra.Command {
var createGaugeExecuteTestsCmd = &cobra.Command{
Use: STEP_NAME,
Short: "Installs gauge and executes specified gauge tests.",
Long: `In this step Gauge ([getgauge.io](https://getgauge.io)) acceptance tests are executed. Using Gauge it will be possible to have a three-tier test layout:
Long: `In this step Gauge ([gauge.org](https://gauge.org)) acceptance tests are executed. Using Gauge it will be possible to have a three-tier test layout:
Acceptance Criteria
Test implemenation layer

View File

@@ -2,7 +2,7 @@ metadata:
name: gaugeExecuteTests
description: Installs gauge and executes specified gauge tests.
longDescription: |
In this step Gauge ([getgauge.io](https://getgauge.io)) acceptance tests are executed. Using Gauge it will be possible to have a three-tier test layout:
In this step Gauge ([gauge.org](https://gauge.org)) acceptance tests are executed. Using Gauge it will be possible to have a three-tier test layout:
Acceptance Criteria
Test implemenation layer