Skip to content

Commit

Permalink
Tests and screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mgurgel committed Dec 4, 2024
1 parent 36f8eb0 commit 2018993
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/ios.spec-int.js
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ test.describe('phishing & malware protection', () => {
const dash = await DashboardPage.webkit(page, { platform: 'macos' });
await dash.addState([testDataStates.malware]);
await dash.clickReportAsSafeLink();
await dash.mocks.calledForReportAsSafeLink();
});

test('shows help page link', async ({ page }) => {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2018993

Please sign in to comment.