Skip to content

Commit

Permalink
ci: 💚 formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ignazio-bovo committed Jun 2, 2024
1 parent 1cb93ad commit 94ebc04
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,9 @@ export class CreateProposalsFixture extends StandardizedFixture {
})
}

protected assertQueryNodeEventIsValid(qEvent: ProposalCreatedEventFieldsFragment, i: number): void {}
protected assertQueryNodeEventIsValid(qEvent: ProposalCreatedEventFieldsFragment, i: number): void {
// Inetntionally left blank
}

async runQueryNodeChecks(): Promise<void> {
await super.runQueryNodeChecks()
Expand Down

0 comments on commit 94ebc04

Please sign in to comment.