Skip to content

Commit

Permalink
Renamed test name
Browse files Browse the repository at this point in the history
  • Loading branch information
matteobolner committed Sep 15, 2024
1 parent dfadc8e commit f544e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/accession.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ impl NCBIGenome {
}

#[cfg(test)]
mod test_get_folder_url {
mod tests {
use crate::accession::NCBIGenome;

#[test]
Expand Down

0 comments on commit f544e67

Please sign in to comment.