Skip to content

aruba tests should use backticks #20

@robdodson

Description

@robdodson

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions