Skip to content

Commit 22cf1e9

Browse files
committed
+v
1 parent 1784516 commit 22cf1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/verifier/metadata_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ func (suite *IntegrationTestSuite) TestShardingMismatch() {
248248
suite.Assert().Equal(
249249
verificationTaskCompleted,
250250
task.Status,
251-
"mismatched topologies, so task should have succeeded: %v", task,
251+
"mismatched topologies, so task should have succeeded: %+v", task,
252252
)
253253
}
254254
}

0 commit comments

Comments
 (0)