Skip to content

Commit

Permalink
weird merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Tguntenaar committed Dec 8, 2024
2 parents 7b49c4a + 6469ac4 commit f2a18a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playwright-tests/tests/events/proposals.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ test.describe("Wallet is connected", () => {
test.setTimeout(120000);
await getCurrentBlockHeight(page);
await page.goto(`/${account}/widget/app?page=create-proposal`);

await getCurrentBlockHeight(page);

const delay_milliseconds_between_keypress_when_typing = 100;
Expand Down

0 comments on commit f2a18a8

Please sign in to comment.