mirror of
https://github.com/wekan/wekan.git
synced 2025-12-28 05:08:48 +01:00
test
This commit is contained in:
parent
5cd75cdf85
commit
eca612c9fd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/e2e-testing.yml
vendored
1
.github/workflows/e2e-testing.yml
vendored
|
|
@ -113,6 +113,7 @@ jobs:
|
|||
|
||||
# Create test user via registration API
|
||||
curl -f -H "Content-Type: application/x-www-form-urlencoded" \
|
||||
-H 'Accept: */*' \
|
||||
-X POST \
|
||||
http://localhost/users/register \
|
||||
-d '{ "username": "omriza5", "password": "123456", "email": "omriza5@gmail.com" }' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue