Skip to content

Commit 952ff9f

Browse files
authored
Change name of test
1 parent 95be53d commit 952ff9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/porkbun/test/record_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ func TestConvertToPorkbun(t *testing.T) {
3939
}
4040
}
4141

42-
func TestConvertToClientSimple(t *testing.T) {
42+
func TestConvertToClient(t *testing.T) {
4343
porkRecord := porkbun.PorkbunRecord{
4444
Id: "abcxyz",
4545
Name: "www.example.com",

0 commit comments

Comments
 (0)