We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73ea6a commit 00b25baCopy full SHA for 00b25ba
special-pages/pages/new-tab/app/protections/integrations-tests/protections.page.js
@@ -56,11 +56,10 @@ export class ProtectionsPage {
56
await expect(heading).toMatchAriaSnapshot(`
57
- img "Privacy Shield"
58
- heading "Raport ochrony" [level=2]
59
- - button:
60
- - img
61
- button "Ukryj ostatnią aktywność" [expanded] [pressed]:
62
- img
63
- - heading /\\d+ {count} – tyle prób śledzenia zablokowano/ [level=3]
+ - heading /\\d+ – tyle prób śledzenia zablokowano/ [level=3]
+ - paragraph: Ostatnie 7 dni
64
`);
65
}
66
0 commit comments