RIC-395: E2M new REST API: E2M Set Parameters
[ric-plt/e2mgr.git] / E2Manager / tests / dataProvider.go
index dfa637e..0adf3f9 100644 (file)
@@ -55,4 +55,4 @@ func GetHttpRequest() *http.Request {
        _ = json.NewEncoder(b).Encode(data)
        req, _ := http.NewRequest("POST", "https://localhost:3800/request", b)
        return req
-}
+}
\ No newline at end of file