Skip to content

Commit

Permalink
fix: corrected tests
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkryukov committed May 6, 2021
1 parent 7dfdcec commit d8103c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_telegram.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,4 @@ async def __(message, ctx):
assert answers[3] == ("msg", "/echo chat")
assert answers[4] == ("msg", "/echo chat")
assert answers[5] == ("msg", "367699112")
assert answers[6] == ("msg", "723738643")
assert answers[6] == ("msg", "367699112")

0 comments on commit d8103c4

Please sign in to comment.