cucumber_help: Enhance description and summary.

This commit is contained in:
Jarek Prokop 2024-12-09 16:48:24 +01:00
commit ad9b18cdfd

View file

@ -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