Skip to content

Commit

Permalink
Update walkdir module to 0.0.10
Browse files Browse the repository at this point in the history
There's a bug in walkdir <0.0.10 in Windows (ntfs). Step definitions and features in different files have the same inode attribute. It causes that some features and some step definitions don't load, when tests run.
  • Loading branch information
repko-artem authored and jbpros committed Jul 1, 2015
1 parent eb014dd commit bf039e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -89,7 +89,7 @@
"stack-chain": "^1.3.1",
"underscore": "1.7.0",
"underscore.string": "2.3.3",
"walkdir": "0.0.7"
"walkdir": "0.0.10"
},
"devDependencies": {
"connect": "3.2.0",
Expand Down

0 comments on commit bf039e3

Please sign in to comment.