Skip to content

Commit

Permalink
fix: remove extra blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
kittybest committed Jan 25, 2024
1 parent 013baa4 commit 41d0bb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integrationTests/ts/__tests__/integration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ describe("Integration tests", function test() {
// 4. create a poll
pollContracts = await deployPoll({
pollDuration: duration,

intStateTreeDepth: INT_STATE_TREE_DEPTH,
messageTreeSubDepth: MSG_BATCH_DEPTH,
messageTreeDepth: MSG_TREE_DEPTH,
Expand Down

0 comments on commit 41d0bb1

Please sign in to comment.