diff --git a/tests/reverse_dependencies_install/cucumber_help/rubygem-cucumber_help.fmf b/tests/reverse_dependencies_install/cucumber_help/rubygem-cucumber_help.fmf index 6f7f3fe..edcd458 100644 --- a/tests/reverse_dependencies_install/cucumber_help/rubygem-cucumber_help.fmf +++ b/tests/reverse_dependencies_install/cucumber_help/rubygem-cucumber_help.fmf @@ -1,2 +1,6 @@ -summary: Verify cucumber loads help page +summary: Ensure cucumber executable loads +description: | + Using the executable forces RubyGems to resolve the dependencies + as the cucumber gemspec specifies, ensuring we have compatible dependencies + available. test: ./cucumber_help_test.sh