1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-11-16 06:46:03 +00:00
Files
thefuck/tests/rules/test_heroku_not_command.py
Joseph Frazier 58d5eff6d0 Fix heroku_not_command for new stderr format
heroku updated its command suggestion formatting, so account for that.
For example:

    $ heroku log
     ▸    log is not a heroku command.
     ▸    Perhaps you meant logs?
     ▸    Run heroku _ to run heroku logs.
     ▸    Run heroku help for a list of available commands.
    $ fuck
    heroku logs [enter/↑/↓/ctrl+c]
2017-03-26 15:55:03 -04:00

878 B