Version in test label
Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
parent
50fdc762f4
commit
69cec67827
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue