Commit a5c65d4a authored by nanahira's avatar nanahira

fix link

parent 62c743f2
Pipeline #12430 passed with stage
in 28 seconds
......@@ -275,7 +275,7 @@ def searchban(screen_name):
"ban": False,
"in_reply_to": "-1",
}
replyTweet = reply["id_str"]
replyTweet = reply["in_reply_to_status_id_str"]
for testField in ["ghost", "more_replies"]:
if testField in returnjson["tests"]:
returnjson["tests"][testField]["tweet"] = replyTweet
......
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