mirror of
https://github.com/wekan/wekan.git
synced 2025-12-31 14:48:48 +01:00
test
This commit is contained in:
parent
e7b2458d70
commit
37960a5be5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-testing.yml
vendored
2
.github/workflows/e2e-testing.yml
vendored
|
|
@ -114,7 +114,7 @@ jobs:
|
|||
# Create test user via registration API (no admin token needed)
|
||||
curl -f -H "Content-type:application/json" \
|
||||
-X POST \
|
||||
http://localhost/users/register \
|
||||
http://34.240.7.246/users/register \
|
||||
-d '{ "username": "omriza5", "password": "123456", "email": "omriza5@gmail.com" }' \
|
||||
|| echo "User registration failed or user already exists"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue