Skip to content

Commit 73ff333

Browse files
committed
test: cover comments
1 parent 4fffb7b commit 73ff333

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/controller/dnsrecord_controller_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ func TestDNSRecordReconciler_reconcileDNSRecord(t *testing.T) {
176176
Data: &v1.JSON{
177177
Raw: []byte(`{"key":"value"}`),
178178
},
179+
Comment: "This is a comment",
179180
}
180181

181182
cloudflareDNSRecord := cloudflare.DNSRecord{

0 commit comments

Comments
 (0)