mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 17:48:49 +01:00
try
This commit is contained in:
parent
c9ae1feddf
commit
2e83728885
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import unittest
|
||||
import requests
|
||||
|
||||
#test push
|
||||
class TestUserLogin(unittest.TestCase):
|
||||
def test_user_login_success(self):
|
||||
url = "http://localhost:80/users/login"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue