Skip to content

Commit 69cec67

Browse files
committed
Version in test label
Signed-off-by: Fabio José <[email protected]>
1 parent 50fdc76 commit 69cec67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/http_binding_0_1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ var httpcfg = {
1919
var httpstructured_0_1 =
2020
new Cloudevent.bindings['http-structured0.1'](httpcfg);
2121

22-
describe("HTTP Transport Binding", () => {
22+
describe("HTTP Transport Binding - Version 0.1", () => {
2323
beforeEach(() => {
2424
// Mocking the webhook
2525
nock(webhook)

0 commit comments

Comments
 (0)