diff --git a/cypress/integration/Moderation.ReportContent/somebody_reported_the_following_posts.js b/cypress/integration/Moderation.ReportContent/somebody_reported_the_following_posts.js index a7c874495..d23bb957d 100644 --- a/cypress/integration/Moderation.ReportContent/somebody_reported_the_following_posts.js +++ b/cypress/integration/Moderation.ReportContent/somebody_reported_the_following_posts.js @@ -18,6 +18,6 @@ Given('somebody reported the following posts:', table => { reasonCategory, reasonDescription }) - cy.wait(10000) + cy.wait(120000) }) }) \ No newline at end of file