mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 23:55:35 -04:00
GitlabCI fix typo in test
This commit is contained in:
parent
4968bb56ab
commit
ee86f88149
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ build-and-test:
|
|||
- >
|
||||
docker exec retroshare
|
||||
curl --verbose --data
|
||||
'{ "location":{ "mLocationName":"Test 1", "mPpgName":"Test2" },
|
||||
'{ "location":{ "mLocationName":"Test 1", "mPgpName":"Test2" },
|
||||
"password":"Test 3", "caller_data":"Test 5" }'
|
||||
http://127.0.0.1:9092/rsLoginHelper/createLocation | jq
|
||||
- >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue