This commit is contained in:
parent
fd803a0433
commit
be712b08f4
2 changed files with 2 additions and 3 deletions
|
@ -27,7 +27,7 @@ describe("execute", () => {
|
|||
describe("GIVEN user is in the database", () => {
|
||||
let interaction: CommandInteractionMock;
|
||||
let user: User;
|
||||
let randomCard = {
|
||||
const randomCard = {
|
||||
card: {
|
||||
id: "cardId",
|
||||
path: "https://google.com/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue