Fix unit test for APP_VERSION
This commit is contained in:
parent
61144056ae
commit
3210fef785
@ -6,6 +6,7 @@ import os
|
||||
|
||||
|
||||
vars: dict = {
|
||||
"APP_VERSION": "dev",
|
||||
"BOT_NAME": "TestBot",
|
||||
"WEBEX_API_KEY": "testing",
|
||||
"ADMIN_FIRST_NAME": "Test",
|
||||
|
Loading…
Reference in New Issue
Block a user