Closed budu closed 8 months ago
Don't force pluralization of the generator name in the generated spec and use the full generator name in the spec description.
Also clean up an extra whitespace and empty line in the template.
Note that the generator class constant cannot be directly used in the spec description as it isn't loaded by default.
I’m happy to merge it on green CI. I guess it’s a matter of removing two chars?
Done, totally missed the cucumber specs, sorry!
Thank you!
Don't force pluralization of the generator name in the generated spec and use the full generator name in the spec description.
Also clean up an extra whitespace and empty line in the template.
Note that the generator class constant cannot be directly used in the spec description as it isn't loaded by default.