From c5a1e3b94d02c59f60a71695cff23dc4ac5b8a5a Mon Sep 17 00:00:00 2001 From: Sarah French <15078782+SarahFrench@users.noreply.github.com> Date: Wed, 27 Nov 2024 23:15:56 +0000 Subject: [PATCH] Update link about VCR tests on automated PR comments (#12405) --- .ci/magician/cmd/templates/vcr/with_replay_failed_tests.tmpl | 2 +- .ci/magician/cmd/test_terraform_vcr_test.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/magician/cmd/templates/vcr/with_replay_failed_tests.tmpl b/.ci/magician/cmd/templates/vcr/with_replay_failed_tests.tmpl index 68c804f67584..d6d14bb4175f 100644 --- a/.ci/magician/cmd/templates/vcr/with_replay_failed_tests.tmpl +++ b/.ci/magician/cmd/templates/vcr/with_replay_failed_tests.tmpl @@ -9,4 +9,4 @@ -[Get to know how VCR tests work](https://googlecloudplatform.github.io/magic-modules/docs/getting-started/contributing/#general-contributing-steps) +[Get to know how VCR tests work](https://googlecloudplatform.github.io/magic-modules/develop/test/test/) diff --git a/.ci/magician/cmd/test_terraform_vcr_test.go b/.ci/magician/cmd/test_terraform_vcr_test.go index 79672641c07f..cf7e4b019327 100644 --- a/.ci/magician/cmd/test_terraform_vcr_test.go +++ b/.ci/magician/cmd/test_terraform_vcr_test.go @@ -447,7 +447,7 @@ func TestWithReplayFailedTests(t *testing.T) { "", "", "", - "[Get to know how VCR tests work](https://googlecloudplatform.github.io/magic-modules/docs/getting-started/contributing/#general-contributing-steps)", + "[Get to know how VCR tests work](https://googlecloudplatform.github.io/magic-modules/develop/test/test/)", }, "\n", ),