Skip to content

Commit

Permalink
Update test file
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronfigueiredo committed Aug 29, 2024
1 parent 1eb241f commit 50a7441
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ async function assertApproveDetails(driver: Driver) {

await driver.waitForSelector({
css: 'p',
text: '70,000',
text: '7',
});

await toggleAdvancedDetails(driver);
Expand Down

0 comments on commit 50a7441

Please sign in to comment.