Skip to content

Commit e7adb44

Browse files
committed
screenshot tag
1 parent a7746a5 commit e7adb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

special-pages/pages/new-tab/integration-tests/new-tab.screenshots.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { PrivacyStatsPage } from '../app/privacy-stats/integration-tests/privacy
66

77
const maxDiffPixels = 20;
88

9-
test.describe('NTP screenshots', () => {
9+
test.describe('NTP screenshots', { tag: ['@screenshots'] }, () => {
1010
test.describe('feed = privacy stats', () => {
1111
test.use({ viewport: { width: 1000, height: 600 } });
1212
test('with dataset "few"', async ({ page }, workerInfo) => {

0 commit comments

Comments
 (0)