Skip to content

Commit f271b42

Browse files
committed
summary title unnecessary
1 parent 0c523b4 commit f271b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/audit-implementation.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ async function main() {
6464
JSON.stringify(
6565
{
6666
...counts,
67-
summary,
67+
// TODO: more info, like what tests failed and so on
6868
},
6969
undefined,
7070
' ',

0 commit comments

Comments
 (0)