diff --git a/rhp/v2/contracts_test.go b/rhp/v2/contracts_test.go index 03ba51d6..fa1d722b 100644 --- a/rhp/v2/contracts_test.go +++ b/rhp/v2/contracts_test.go @@ -96,5 +96,4 @@ func TestValidateContractRenewal(t *testing.T) { if err != nil { t.Fatal(err) } - }