Commit 734c6f52 authored by Raphael Beer's avatar Raphael Beer

EMERG: re-enable reply deboost testing

parent c1e31be0
......@@ -448,8 +448,8 @@ class TwitterSession:
else:
result["tests"]["ghost"] = {"ban": False}
# if more_replies_test and not get_nested(result, ["tests", "ghost", "ban"], False):
# result["tests"]["more_replies"] = await self.test_barrier(user_id)
if more_replies_test and not get_nested(result, ["tests", "ghost", "ban"], False):
result["tests"]["more_replies"] = await self.test_barrier(user_id)
# if result["tests"]["search"] != False:
# try:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment