Closed CodyCBakerPhD closed 2 months ago
Turns out we actually didn't have a CLI test for the --config dandi case
--config dandi
Added here, will fail until #494 is merged (at which point it should then pass)
Proof of intended failure
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.14%. Comparing base (910ceba) to head (5b6aeee).
910ceba
5b6aeee
Motivation
Turns out we actually didn't have a CLI test for the
--config dandi
caseAdded here, will fail until #494 is merged (at which point it should then pass)