features/html_output.feature in pdd-0.20.7 vs features/html_output.feature in pdd-0.20.8
- old
+ new
@@ -16,7 +16,7 @@
}
}
"""
When I run bin/pdd with "-v -s . -f out.html --format=html"
Then Exit code is zero
- And Stdout contains "Reading ."
+ And Stdout contains "Reading from root dir ."
And XML file "out.html" matches "/html/body"