diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/sch/parse_test.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sch/parse_test.clj b/test/sch/parse_test.clj index 06b5734..107f1a1 100644 --- a/test/sch/parse_test.clj +++ b/test/sch/parse_test.clj @@ -46,7 +46,7 @@ :typeName "sample-blueprint", :typeVersion 2, :blueprintTemplate "Fake blueprint", - :asdcServiceURL "/asdc/v1/catalog/services/9eaf59ee-2fe0-48a9-8d20-6f9b09ba807b/metadata" + :asdcServiceURL "/sdc/v1/catalog/services/9eaf59ee-2fe0-48a9-8d20-6f9b09ba807b/metadata" :serviceLocations ["CLLI1" "CLL2"] } ] |