Skip to content

Commit de5667e

Browse files
committed
fix DEFAULT_EXTENSION_CONFIG for integration tests
1 parent bca2136 commit de5667e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/browser-test/test-constants.ts

+1
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,5 @@ export const DEFAULT_EXTENSION_CONFIG: Configuration = {
7373
selfDestructFirstPartyCookiesTime: 3600,
7474
},
7575
},
76+
blockingTrustedRules: [],
7677
};

0 commit comments

Comments
 (0)