Skip to content

Repeated step error reported #21

@grgprarup

Description

@grgprarup

Description

Gives repeated error message for Given of the first scenario after background.

Background:
    Given user "Alice" has been created with default attributes and without skeleton files

  Scenario: encrypted file with default encoding
    Given user "Alice" has uploaded file with content "some data" to "/textfile1.txt"
    Then the content of file "/textfile1.txt" for user "Alice" should be "some data"

Expected behavior:
No error should be reported

Actual Behavior:
Repeated step. Replace with "And"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions