We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a646ff commit 96f1b51Copy full SHA for 96f1b51
mithril-aggregator/src/artifact_builder/cardano_database_artifacts/immutable.rs
@@ -549,7 +549,7 @@ mod tests {
549
550
#[test]
551
fn test_retrieve_existing_snapshot_archive() {
552
- let work_dir = get_builder_work_dir("return_all_archives_but_not_rebuild_archives");
+ let work_dir = get_builder_work_dir("retrieve_existing_snapshot_archive(");
553
let file_name = "whatever.txt";
554
555
let builder = ImmutableArtifactBuilder::new(
0 commit comments