File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/acceptance/features/apiNotification Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Feature: Email notification
1717 When user "Alice" shares a space "new-space" with settings:
1818 | shareWith | Brian |
1919 | role | Editor |
20- Then the HTTP status code should be "200"
20+ Then the HTTP status code should be "200" §
2121 And user "Brian" should have received the following email from user "Alice" about the share of project space "new-space"
2222 """
2323 Hello Brian Murphy,
@@ -42,7 +42,7 @@ Feature: Email notification
4242 """
4343 Hello Brian Murphy,
4444
45- Your membership of space new-space has expired at 2025-02-27 02:00:00
45+ Your membership of space new-space has expired at 2025-03-03 02:00:00
4646
4747 Even though this membership has expired you still might have access through other shares and/or space memberships
4848 """
You can’t perform that action at this time.
0 commit comments