We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95be53d commit 952ff9fCopy full SHA for 952ff9f
pkg/porkbun/test/record_test.go
@@ -39,7 +39,7 @@ func TestConvertToPorkbun(t *testing.T) {
39
}
40
41
42
-func TestConvertToClientSimple(t *testing.T) {
+func TestConvertToClient(t *testing.T) {
43
porkRecord := porkbun.PorkbunRecord{
44
Id: "abcxyz",
45
Name: "www.example.com",
0 commit comments