diff --git a/test/test.mjs b/test/test.mjs index fceb5ac..ee84966 100644 --- a/test/test.mjs +++ b/test/test.mjs @@ -22,7 +22,9 @@ const cluster = { process.env.WEBHOOK ], bot_name: "Travis", - color: "#ffbbff" + color: "#ffbbff", + author: true, + copyright: true } }