From 327e0161f157b353ab7452d91922a0077fb9f0bc Mon Sep 17 00:00:00 2001 From: Zed Date: Sat, 20 Jun 2026 18:14:12 +0200 Subject: [PATCH] Update thread test again --- tests/test_thread.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_thread.py b/tests/test_thread.py index 8e2a2ca..719075b 100644 --- a/tests/test_thread.py +++ b/tests/test_thread.py @@ -9,7 +9,7 @@ thread = [ [], "Based", ["Crystal", "Julia"], - [["yeah,"], ["yeah,", "Then"]], + [["For", "Then"], ["yeah,"]], ], ["octonion/status/975254452625002496", ["Based"], "Crystal", ["Julia"], []], ["octonion/status/975256058384887808", ["Based", "Crystal"], "Julia", [], []],