Skip to content

Commit

Permalink
test: remove screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinkrustev committed Feb 13, 2024
1 parent f268f7c commit 3ce8416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui-tests/tests/src/tests/TransferDashboardPage.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ test
.click(TransferDashboardPage.findATransferButton)
.expect(TransferDashboardPage.ftTitle.exists).ok()
.click(TransferDashboardPage.findATransferModalAdvancedFiltering)
.takeScreenshot()
.click(TransferDashboardPage.findATransferModalBasicFindTransferTab)
.click(TransferDashboardPage.findATransferModalSubmit)
.click(TransferDashboardPage.backtoFilteringSubmitButton)
Expand Down

0 comments on commit 3ce8416

Please sign in to comment.