1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

TESTS: comment fix (#2241)

This commit is contained in:
Paul Dee
2023-03-29 01:25:40 +02:00
committed by GitHub
parent 5d8cd9fc09
commit a8c9f9ada5

View File

@@ -1446,7 +1446,7 @@ func makeTests(t *testing.T) []*TestGroup {
),
),
// ROUTE43 features
// ROUTE53 features
testgroup("R53_ALIAS2",
requires(providers.CanUseRoute53Alias),