* Fixed an issue with the moderation button not appearing on some posts. * Added some E2E tests to ensure moderation button is on posts for trusted users. * Added some more tests. * Added a test to ensure moderation button does not appear when logged out.
5 lines
102 B
JSON
5 lines
102 B
JSON
{
|
|
"username": "trusted_user_1",
|
|
"email": "trusted-user-1@forem.local",
|
|
"password": "password"
|
|
}
|