Version in test label

Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
Fabio José 2018-11-14 21:22:07 -02:00
parent 50fdc762f4
commit 69cec67827
1 changed files with 1 additions and 1 deletions

View File

@ -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)