Skip to content

Commit 3307be8

Browse files
committed
fixup: use downtotemp to download feature file
Signed-off-by: Lance Ball <[email protected]>
1 parent 2e86302 commit 3307be8

File tree

5 files changed

+814
-12
lines changed

5 files changed

+814
-12
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
[submodule "conformance"]
2-
path = conformance
3-
url = [email protected]:cloudevents/conformance.git

conformance

Lines changed: 0 additions & 1 deletion
This file was deleted.

cucumber.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// cucumber.js
22
let common = [
3-
"conformance/features/http-protocol-binding.feature", // Specify our feature files
43
"--require-module ts-node/register", // Load TypeScript module
54
"--require test/conformance/steps.ts", // Load step definitions
65
"--format progress-bar", // Load custom formatter

0 commit comments

Comments
 (0)