diff --git a/storagemarket/provider_test.go b/storagemarket/provider_test.go index 9560c9ad0..ab478e966 100644 --- a/storagemarket/provider_test.go +++ b/storagemarket/provider_test.go @@ -707,7 +707,7 @@ func TestDealRestartAfterManualRecoverableErrors(t *testing.T) { } } -// Tests scenarios that a contract deal fails fatally +// Tests scenario that a contract deal fails fatally when PublishStorageDeal fails. func TestContractDealFatalFailAfterPublishError(t *testing.T) { ctx := context.Background()