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 bda5d28 commit 9156eb7Copy full SHA for 9156eb7
webdriver-ts-results/src/helpers/issues.ts
@@ -44,7 +44,7 @@ export const knownIssues: Issue[] = [
44
{
45
number: 1139,
46
severity: Severity.NOTE,
47
- text: "[Note]: Implementation uses runtime code generation",
+ text: "[Note]: Implementation doesn't pass strict CSP",
48
link: "https://github.com/krausest/js-framework-benchmark/issues/1139",
49
},
50
0 commit comments