From 69cec67827314e012b3d712dfcd1bfa40916a148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabio=20Jos=C3=A9?= Date: Wed, 14 Nov 2018 21:22:07 -0200 Subject: [PATCH] Version in test label MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabio José --- test/http_binding_0_1.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/http_binding_0_1.js b/test/http_binding_0_1.js index aaaceff..6fc47ca 100644 --- a/test/http_binding_0_1.js +++ b/test/http_binding_0_1.js @@ -19,7 +19,7 @@ var httpcfg = { var httpstructured_0_1 = new Cloudevent.bindings['http-structured0.1'](httpcfg); -describe("HTTP Transport Binding", () => { +describe("HTTP Transport Binding - Version 0.1", () => { beforeEach(() => { // Mocking the webhook nock(webhook)