fix version test

This commit is contained in:
Hugh Rundle 2020-09-12 14:27:46 +10:00
parent 44f764ace0
commit fbbea05fab
1 changed files with 1 additions and 1 deletions

View File

@ -579,6 +579,6 @@ ephemetoot ==> 🥳 ==> 🧼 ==> 😇
-------------------------------
You are using release: \033[92mvTEST_VERSION\033[0m
The latest release is: \033[92mvLATEST_VERSION\033[0m
To upgrade to the most recent version run \033[92mpip3 install --update ephemetoot\033[0m\n"""
To upgrade to the most recent version run \033[92mpip install --upgrade ephemetoot\033[0m\n"""
assert output == msg