Skip to content

Fix a test that was poorly written (if len(0) == 0 and not l == ["chat"] -> if not len(l) == 0) Closes #9

Chosson Ulysse requested to merge BUG_WIP_Unknownw_test into main

Merge request reports