unit test for unsuccessful update operation
diff --git a/openstack/cdn/v1/flavors/fixtures.go b/openstack/cdn/v1/flavors/fixtures.go
index b86c760..f413b6b 100644
--- a/openstack/cdn/v1/flavors/fixtures.go
+++ b/openstack/cdn/v1/flavors/fixtures.go
@@ -28,7 +28,7 @@
                         "provider": "Fastly",
                         "links": [
                             {
-                                "href": "http: //www.fastly.com",
+                                "href": "http://www.fastly.com",
                                 "rel": "provider_url"
                             }
                         ]