Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nonsense committed Mar 17, 2023
1 parent e9ed9d9 commit 1b9d9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storagemarket/provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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()

Expand Down

0 comments on commit 1b9d9ed

Please sign in to comment.