File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ mod tests {
201201 } ;
202202 assert_snapshot ! (
203203 get_codspeed_valgrind_filename( & system_info) . unwrap( ) ,
204- @"valgrind_3.26.0-0codspeed0_ubuntu -22.04_amd64.deb"
204+ @"valgrind_3.26.0-0codspeed2_ubuntu -22.04_amd64.deb"
205205 ) ;
206206 }
207207
@@ -216,7 +216,7 @@ mod tests {
216216 } ;
217217 assert_snapshot ! (
218218 get_codspeed_valgrind_filename( & system_info) . unwrap( ) ,
219- @"valgrind_3.26.0-0codspeed0_ubuntu -24.04_amd64.deb"
219+ @"valgrind_3.26.0-0codspeed2_ubuntu -24.04_amd64.deb"
220220 ) ;
221221 }
222222
@@ -231,7 +231,7 @@ mod tests {
231231 } ;
232232 assert_snapshot ! (
233233 get_codspeed_valgrind_filename( & system_info) . unwrap( ) ,
234- @"valgrind_3.26.0-0codspeed0_ubuntu -22.04_amd64.deb"
234+ @"valgrind_3.26.0-0codspeed2_ubuntu -22.04_amd64.deb"
235235 ) ;
236236 }
237237
@@ -246,7 +246,7 @@ mod tests {
246246 } ;
247247 assert_snapshot ! (
248248 get_codspeed_valgrind_filename( & system_info) . unwrap( ) ,
249- @"valgrind_3.26.0-0codspeed0_ubuntu -22.04_arm64.deb"
249+ @"valgrind_3.26.0-0codspeed2_ubuntu -22.04_arm64.deb"
250250 ) ;
251251 }
252252
You can’t perform that action at this time.
0 commit comments