Skip to content

Commit b5db935

Browse files
Update tests/anoph/conftest.py
Co-authored-by: Anastasia Hernandez-Koutoucheva <ah32@sanger.ac.uk>
1 parent 5d28187 commit b5db935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/anoph/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2857,7 +2857,7 @@ def init_genome_features(self):
28572857
path.parent.mkdir(parents=True, exist_ok=True)
28582858
simulator = Gff3Simulator(
28592859
contig_sizes=self.contig_sizes,
2860-
# Af1 has a different gene type
2860+
# Amin1 has a different gene type
28612861
gene_type="protein_coding_gene",
28622862
# Amin1 has different attributes
28632863
attrs=("Note", "description"),

0 commit comments

Comments
 (0)