From 9e789a6c2bd8bf2cabfa152a6f68d331a986de36 Mon Sep 17 00:00:00 2001 From: Nikolay Tsonev Date: Fri, 22 Mar 2019 12:19:05 +0200 Subject: [PATCH] chore(docs): remove http-post-json doc comment (#7060) Removing `// >> http-post-json`, which breaks the docs build --- tests/app/http/http-tests.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/app/http/http-tests.ts b/tests/app/http/http-tests.ts index 2921db254..1cd5283e9 100644 --- a/tests/app/http/http-tests.ts +++ b/tests/app/http/http-tests.ts @@ -621,7 +621,6 @@ export var test_request_NonStringHeadersSentAndReceivedProperly = function (done }; export var test_request_jsonAsContentSentAndReceivedProperly = function (done) { - // >> http-post-json var result; http.request({