From 0fcf986b1afb4d8d1fe79360bc81829612cd5feb Mon Sep 17 00:00:00 2001 From: Daniel Servidie Date: Thu, 11 Jul 2024 21:15:31 -0300 Subject: [PATCH] Update github-actions-usetrace-integration-test.yml --- .github/workflows/github-actions-usetrace-integration-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions-usetrace-integration-test.yml b/.github/workflows/github-actions-usetrace-integration-test.yml index a70cbf1..6b0e698 100644 --- a/.github/workflows/github-actions-usetrace-integration-test.yml +++ b/.github/workflows/github-actions-usetrace-integration-test.yml @@ -25,7 +25,7 @@ jobs: # Optional parameters browsers: chrome, firefox # Coma separated list of browsers (ex: 'chrome, firefox'). - base-url: https://de.wikipedia.org/ # baseUrl to execute against (defaults to the project baseUrl)" + base-url: https://ja.wikipedia.org/ # baseUrl to execute against (defaults to the project baseUrl)" # Project Only Optional (only if trigger-type: project) # tags: flaky # Coma separated list of tags. Only traces with those tags would be run (by default runs all traces)"