From a8c9f9ada54ebbf0a7f510a98ba2e13a94aca023 Mon Sep 17 00:00:00 2001 From: Paul Dee Date: Wed, 29 Mar 2023 01:25:40 +0200 Subject: [PATCH] TESTS: comment fix (#2241) --- integrationTest/integration_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrationTest/integration_test.go b/integrationTest/integration_test.go index 3f461d142..783d5f6c5 100644 --- a/integrationTest/integration_test.go +++ b/integrationTest/integration_test.go @@ -1446,7 +1446,7 @@ func makeTests(t *testing.T) []*TestGroup { ), ), - // ROUTE43 features + // ROUTE53 features testgroup("R53_ALIAS2", requires(providers.CanUseRoute53Alias),