This commit is contained in:
Felix Ableitner 2024-09-10 18:05:35 +02:00
parent e0687bd585
commit 5a4d348bcb

View file

@ -865,7 +865,7 @@ test("Dont send a comment reply to a blocked community", async () => {
/// of 100.
test("Fetch a deeply nested comment", async () => {
let lastComment;
for (let i = 0; i < 80; i++) {
for (let i = 0; i < 50; i++) {
let commentRes = await createComment(
alpha,
postOnAlphaRes.post_view.post.id,