Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/christian-bromann/grunt-cuc…
Browse files Browse the repository at this point in the history
…umber-js into christian-bromann-master

Conflicts:
	package.json
  • Loading branch information
s9tpepper committed Sep 9, 2013
2 parents 1256f3b + d413e62 commit 0dc2543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Example: `executable: "../../custom_libs/cucumberjs/lib/cucumber.js"`
// Project configuration.
grunt.initConfig({
cucumberjs: {
files: 'path/to/features',
src: 'path/to/features',
options: {
steps: "path/to/step_definitions"
}
Expand Down

0 comments on commit 0dc2543

Please sign in to comment.