Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmbl committed Oct 15, 2023
1 parent 9419409 commit aa5c986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cog.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from data import auteurs_example_data


## NOTE: to debug: print(dpytest.get_messages().content)
## NOTE: to debug: print(dpytest.get_message().content)

@pytest.mark.asyncio
async def test_adduser_command(config_bot):
Expand Down

0 comments on commit aa5c986

Please sign in to comment.