-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
I found that whenever I tried running the cucumber/aruba tests that I got a warning informing me to use the backticks method instead of double quotes. I think test should look like this:
Scenario: Broccoli is gross
When I run foodie portray broccoli
Then the output should contain "Gross!"
Scenario: Tomato, or Tomato?
When I run foodie pluralize --word Tomato
Then the output should contain "Tomatoes"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels