We should replace the `/` with a `-` in the slug e.g. Scenario: I love/like Wally Results in a URL of: `/projects/<project>/features/<feature>/scenario/i-love/like-wally` Which results in `Sinatra doesn’t know this ditty.`
We should replace the
/with a-in the sluge.g.
Scenario: I love/like Wally
Results in a URL of:
/projects/<project>/features/<feature>/scenario/i-love/like-wallyWhich results in
Sinatra doesn’t know this ditty.