drops support for commenting without a channel
This commit is contained in:
parent
eca7addc67
commit
e560d83c51
2 changed files with 13 additions and 13 deletions
scripts
|
@ -333,7 +333,7 @@ class Examples(CommandTestCase):
|
|||
)
|
||||
|
||||
reply = await r(
|
||||
'You can r',
|
||||
'Use the parent_id param to make replies',
|
||||
'comment', 'create',
|
||||
'--comment="I have photographic evidence confirming Sasquatch exists"',
|
||||
f'--channel_name=@channel', f'--parent_id={comment["comment_id"]}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue