Skip to content

Commit

Permalink
test: updated test for skipBotEvents
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Jan 21, 2025
1 parent c26ef05 commit ec99ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/configuration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ describe("Configuration tests", () => {
"ubiquity:example": "/command"
}
},
"skipBotEvents": true
}
`;
} else if (args.path === CONFIG_FULL_PATH) {
Expand Down

0 comments on commit ec99ca7

Please sign in to comment.