features/html_output.feature in pdd-0.17.9 vs features/html_output.feature in pdd-0.18
- 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 ."
And XML file "out.html" matches "/html/body"