You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to let you know that I found a bug in the generator, where destroying the generator deletes the steps folder even though there are still files there.
I initiated a pull request for this issue. I removed the empty_folder creation in the features generator, it doesn't seem to cause any problems if the folder doesn't exist as the creation of the step definition on generation creates the whole chain of folders if they do not exist.
Just wanted to let you know that I found a bug in the generator, where destroying the generator deletes the steps folder even though there are still files there.
Please notice the first line in the destroy command: remove features/step_definitions
The text was updated successfully, but these errors were encountered: