When I try to make a test of a command that sends a message and then edits the message, it gives an error
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: NotImplementedError: Operation occured that isn't captured by the tests framework.
When I try to make a test of a command that sends a message and then edits the message, it gives an error