Skip to content

Commit 5d28187

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

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
@@ -2859,7 +2859,7 @@ def init_genome_features(self):
28592859
contig_sizes=self.contig_sizes,
28602860
# Af1 has a different gene type
28612861
gene_type="protein_coding_gene",
2862-
# Af1 has different attributes
2862+
# Amin1 has different attributes
28632863
attrs=("Note", "description"),
28642864
)
28652865
self.genome_features = simulator.simulate_gff(path=path)

0 commit comments

Comments
 (0)