Fix check mentions for xss test
By simply tagging @eve the comment does not turn into a link, while by tagging @#{user.username} it turns into a link that when clicked could lead to a xss atack, and this is what made me change the test
Showing
Please register or sign in to comment