-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working