Skip to content

Commit 9156eb7

Browse files
committed
rename issue 1139
1 parent bda5d28 commit 9156eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdriver-ts-results/src/helpers/issues.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export const knownIssues: Issue[] = [
4444
{
4545
number: 1139,
4646
severity: Severity.NOTE,
47-
text: "[Note]: Implementation uses runtime code generation",
47+
text: "[Note]: Implementation doesn't pass strict CSP",
4848
link: "https://github.com/krausest/js-framework-benchmark/issues/1139",
4949
},
5050
{

0 commit comments

Comments
 (0)