forked from platypush/platypush
Tests improvements
This commit is contained in:
parent
49ad3261f1
commit
ca90060ba1
3 changed files with 3 additions and 3 deletions
tests
|
@ -24,7 +24,7 @@ test_user = 'platypush'
|
|||
test_pass = 'test'
|
||||
|
||||
# Base URL
|
||||
base_url = 'http://localhost:8123'
|
||||
base_url = None
|
||||
|
||||
|
||||
def set_base_url(url: str):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue