You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run cram --shell=/bin/bash tests/sanitize-metadata.t
!
--- tests/sanitize-metadata.t
+++ tests/sanitize-metadata.t.err
@@ -41,7 +41,7 @@
> --metadata-id-columns strain \
> --database-id-columns gisaid_epi_isl genbank_accession \
> --output "$TMP/metadata.tsv"
- ERROR: None of the possible id columns (['strain']) were found in the metadata's columns ('Virus name', 'gender', 'date', 'gisaid_epi_isl')
+ ERROR: None of the possible id columns ('strain') were found in the metadata's columns ('Virus name', 'gender', 'date', 'gisaid_epi_isl')
[1]
Fix is simple, I'll update the output text to match.
The text was updated successfully, but these errors were encountered:
Noticed on this run from #1106:
Fix is simple, I'll update the output text to match.
The text was updated successfully, but these errors were encountered: