'Scanning undefined...' message should take into account stdin
Opened this issue · 0 comments
joereynolds commented
: echo "non-uk-insurance-hidden" | mort -v
Running mort in verbose mode [Verbosity: 1]
Scanning undefined ...
Done!
~/code/kepler (KEP-9001-create-partial-payment
We should reword the 'Scanning...' message if it's from stdin. Currently it comes through as undefined
, fix this to be Scanning from stdin...
Add tests.