Skip to content

Example for gauge refactor is inconsistent with example output #138

@AMWatty

Description

@AMWatty

Executing the example code for refactor doesn't result in the example output, due to typo (omitting the word 'id' in the example line).

output will be:

  • create user "john" with "123" and last name "watson"
  • create user "mark" with "345" and last name "watson"

To address the problem, I would suggest changing the example refactor line to:
gauge refactor "create user <name> with id <id>" "create user <name> with id <id> and last name <watson>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions