Skip to content

Commit

Permalink
tests: tests were added to follow new role
Browse files Browse the repository at this point in the history
  • Loading branch information
scientiststwin committed Jun 15, 2023
1 parent 9475ba4 commit b2f100b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/unit/choreography.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ describe('choreography exists', () => {

checkChoreography(ChoreographyDict.DISCORD_UPDATE_CHANNELS, {
choreographyName: "DISCORD_UPDATE_CHANNELS",
transactionsLength: 2
transactionsLength: 3
})

})
Expand Down

0 comments on commit b2f100b

Please sign in to comment.