feat: allow editing for guild role icons (#1558) #1180
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
precommit.yml
on: push
runner / Pre-commit actions
37s
Annotations
1 error
test_bot.test_voice:
tests/test_bot.py#L487
AssertionError: assert 203 != 203
+ where 203 = <Player(Thread-4, stopped daemon 139961038796352)>._sent_payloads
+ where <Player(Thread-4, stopped daemon 139961038796352)> = <ActiveVoiceState: channel=GuildVoice(id=1159490583765721148, name='_test_voice_two-aa4b497', type=<ChannelType.GUILD_VOICE: 2>) guild=Guild(id=1041449294022070292, name='NAFF Test Suite', description=None) volume=0.5 playing=False audio=<AudioVolume: tests/test_audio.mp3>>.player
|