This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
130
Wiki
Activity
Browse Source
sleep before downloading vpn config
tags/v0.1.6
Jonathan Cobb
5 years ago
parent
e0842b2ae1
commit
74804c32c6
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bubble-server/src/test/resources/models/tests/network/simple_network.json
+ 1
- 0
bubble-server/src/test/resources/models/tests/network/simple_network.json
View File
@@ -361,6 +361,7 @@
},
},
{
{
"before": "sleep 10s",
"comment": "download VPN config for new user",
"comment": "download VPN config for new user",
"request": { "uri": "me/devices/{{userDevice.uuid}}/vpn/vpn.conf" },
"request": { "uri": "me/devices/{{userDevice.uuid}}/vpn/vpn.conf" },
"response": {
"response": {
Write
Preview
Loading…
Cancel
Save