summaryrefslogtreecommitdiffstats
path: root/tests/functional/dashboard/import-stubs/services-workspaces.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/dashboard/import-stubs/services-workspaces.json')
-rw-r--r--tests/functional/dashboard/import-stubs/services-workspaces.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/functional/dashboard/import-stubs/services-workspaces.json b/tests/functional/dashboard/import-stubs/services-workspaces.json
index d1ad0dd..139b32c 100644
--- a/tests/functional/dashboard/import-stubs/services-workspaces.json
+++ b/tests/functional/dashboard/import-stubs/services-workspaces.json
@@ -44,7 +44,10 @@
44 { 44 {
45 "name": "workspace2", 45 "name": "workspace2",
46 "order": 0, 46 "order": 0,
47 "services": ["d6901fff-ec44-4251-93de-d7103ed9c44b", "79769de5-a998-4af1-b7d0-89956a15b0ed"], 47 "services": [
48 "d6901fff-ec44-4251-93de-d7103ed9c44b",
49 "79769de5-a998-4af1-b7d0-89956a15b0ed"
50 ],
48 "data": "{\"name\":\"workspace2\"}" 51 "data": "{\"name\":\"workspace2\"}"
49 }, 52 },
50 { 53 {