1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00

update test

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-11-21 09:42:57 +09:00
parent 4379e0b89b
commit 5c36043f3a
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA

View file

@ -256,7 +256,11 @@ if __name__ == "__main__":
error_dump(e)
error_count += 1
ids = ["1720975693524377759", "1720818185186791678", "1721006592303251551"]
ids = [
"1720975693524377759",
"1721006592303251551",
"1606661809075019776",
]
for id in ids:
try:
logger.info(f"Try: Self TweetDetail {id} Test")