Commit e989f5ed authored by Raphael Beer's avatar Raphael Beer

EMERG: disabling deboost test

parent c99b7fa4
......@@ -445,8 +445,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