Skip to content

Commit bd1d7dc

Browse files
chore: update alphabetic test
1 parent e0213c4 commit bd1d7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_zones.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ answer = "test-project:test-region:test-instance"
66
[[zones]]
77
host = 'db.example.com'
88
type = 'TXT'
9-
answer = "test-project2:test-region2:test-instance2"
9+
answer = "zzzz-project:zzzz-region:zzzz-instance"
1010

1111
[[zones]]
1212
host = 'bad.example.com'

0 commit comments

Comments
 (0)