@@ -203,7 +203,7 @@ mod tests {
None
}
})
- .last()
+ .next_back()
.unwrap()
.unwrap();
@@ -3295,7 +3295,7 @@ mod tests {
generated_record
.path
.split('-')
.split('.')
.next()