Adjust test for wait since we wait by default now

This commit is contained in:
tsickert 2024-04-05 09:50:09 +00:00
parent 7bedadea6f
commit 6c051199db

View file

@ -94,6 +94,6 @@ jobs:
with:
webhook-url: ${{ secrets.WEBHOOK_URL }}
username: Bill
content: Discord will confirm this was sent successfully before replying.
content: Discord will not confirm this was sent successfully before replying.
avatar-url: https://cdn.discordapp.com/avatars/742807869023322232/dd41912939ffccbea0276f70688fa0ec.webp?size=256
wait: true
wait: false