Skip to content

Commit

Permalink
Change name of test
Browse files Browse the repository at this point in the history
  • Loading branch information
jungaretti authored May 12, 2022
1 parent 95be53d commit 952ff9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/porkbun/test/record_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func TestConvertToPorkbun(t *testing.T) {
}
}

func TestConvertToClientSimple(t *testing.T) {
func TestConvertToClient(t *testing.T) {
porkRecord := porkbun.PorkbunRecord{
Id: "abcxyz",
Name: "www.example.com",
Expand Down

0 comments on commit 952ff9f

Please # to comment.