diff --git a/graph/pkg/service/v0/graph_test.go b/graph/pkg/service/v0/graph_test.go index 2c751b55b6..976f4509aa 100644 --- a/graph/pkg/service/v0/graph_test.go +++ b/graph/pkg/service/v0/graph_test.go @@ -90,11 +90,11 @@ var _ = Describe("Graph", func() { "value":[ { "driveType":"aspacetype", - "id":"aspaceid!anopaqueid", + "id":"aspaceid", "name":"aspacename", "root":{ "id":"aspaceid!anopaqueid", - "webDavUrl":"https://localhost:9200/dav/spaces/aspaceid!anopaqueid" + "webDavUrl":"https://localhost:9200/dav/spaces/aspaceid" } } ]