features/development.feature in choctop-0.10.0 vs features/development.feature in choctop-0.11.0
- old
+ new
@@ -8,6 +8,6 @@
Given this project is active project folder
And "pkg" folder is deleted
When I invoke task "rake gem"
Then folder "pkg" is created
And file with name matching "pkg/*.gem" is created else you should run "rake manifest" to fix this
- And gem spec key "rdoc_options" contains /--mainREADME.rdoc/
+ And gem spec key "rdoc_options" contains /(--mainREADME.rdoc|\[\"--main\", \"README.rdoc\"\])/