Explorar o código

Update thread test

Zed hai 2 meses
pai
achega
57d831f82a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/test_thread.py

+ 1 - 1
tests/test_thread.py

@@ -9,7 +9,7 @@ thread = [
         [],
         "Based",
         ["Crystal", "Julia"],
-        [["yeah,"], ["For", "Then"]],
+        [["yeah,"], ["yeah,", "Then"]],
     ],
     ["octonion/status/975254452625002496", ["Based"], "Crystal", ["Julia"], []],
     ["octonion/status/975256058384887808", ["Based", "Crystal"], "Julia", [], []],