GitlabCI fix typo in test

This commit is contained in:
Gioacchino Mazzurco 2020-04-08 11:23:35 +02:00
parent 4968bb56ab
commit ee86f88149
No known key found for this signature in database
GPG Key ID: A1FBCA3872E87051

View File

@ -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
- >