features/uses_config.feature in pdd-0.17.9 vs features/uses_config.feature in pdd-0.18

- old
+ new

@@ -14,8 +14,8 @@ --source=. --file=out.xml """ When I run bin/pdd with "" Then Exit code is zero - And Stdout contains "reading ." + And Stdout contains "Reading ." And XML file "out.xml" matches "/puzzles[count(puzzle)=1]"