fix: wrong payload split

This commit is contained in:
Oleg A 2021-04-20 10:11:59 +03:00
parent b3691d0c23
commit 02f83f5a94

View file

@ -21,7 +21,7 @@ PAYLOADS = [
WRONG_PAYLOADS = [
'@BotFather',
"Some:special$characters#="
"Some:special$characters#=",
'spaces spaces spaces',
1234567890123456789.0,
]