Skip to content

Commit c67e1a0

Browse files
committed
fix(ci): adapt behat tests for fixed comment activities
Signed-off-by: grnd-alt <git@belakkaf.net>
1 parent c07cb29 commit c67e1a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/features/decks.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Feature: decks
104104
And remember the last attachment as "my-attachment"
105105
And post a comment with content "My first comment" on the card
106106
When get the activities for the last card
107-
Then the fetched activities should have 2 entries
107+
Then the fetched activities should have 3 entries
108108
And delete the card
109109

110110
When get the activities for the last card

0 commit comments

Comments
 (0)