Fix invalid escape sequence causing JSON validation failure 71/102071/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 20 Feb 2020 12:36:34 +0000 (13:36 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 20 Feb 2020 12:36:34 +0000 (13:36 +0100)
Change-Id: I7f7cef9bb30ce19f21e0c8d308bfdf0a04427630
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1437

test/postman/14_Vnf_package_onboard.postman_collection.json

index ef7fe73..cec430a 100644 (file)
                                                                "package_content"
                                                        ]
                                                },
-                                               "description": "msb_download:\nget The acquired data needs to be written to the CSAR file, and there is no write operation here; \ nthe vnf package tested here does not exist.\n"
+                                               "description": "msb_download:\nget The acquired data needs to be written to the CSAR file, and there is no write operation here; \nthe vnf package tested here does not exist.\n"
                                        },
                                        "response": []
                                }
                        ]
                }
        ]
-}
\ No newline at end of file
+}