We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6852f01 commit d9a5b06Copy full SHA for d9a5b06
features/step_definitions/cucumber_js_mappings.rb
@@ -1,3 +1,5 @@
1
+require 'json'
2
+
3
module CucumberJsMappings
4
STEP_DEFINITIONS_FILE = "features/step_definitions/cucumber_steps.js"
5
COFFEE_SCRIPT_DEFINITIONS_FILE = "features/step_definitions/cucumber_steps.coffee"
0 commit comments