Skip to content

Commit

Permalink
matching strings is precarious!
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpesp committed Aug 13, 2024
1 parent 94bc3cb commit 987bd13
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,8 @@ mod test {
RegionSnapshotReplacementStartStatus {
requests_created_ok: vec![],
start_invoked_ok: vec![format!(
"start invoked ok for {request_id}"
"region snapshot replacement start invoked ok for \
{request_id}"
)],
errors: vec![],
},
Expand Down

0 comments on commit 987bd13

Please sign in to comment.