You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The redirect validated in this tests depends on the ownership of the clicked entry.
We need to split this into two tests and we need to find a way to setup the test correctly.
Example:
create an entry with user a
log in with user a
click on this specific entry with user a
create an entry with user b
log in with user a
click on this specific entry with user a
The text was updated successfully, but these errors were encountered:
The redirect validated in this tests depends on the ownership of the clicked entry.
We need to split this into two tests and we need to find a way to setup the test correctly.
Example:
create an entry with user a
log in with user a
click on this specific entry with user a
create an entry with user b
log in with user a
click on this specific entry with user a
The text was updated successfully, but these errors were encountered: