Commit c994ab8
fix: repair malformed policy_schema.json (extra closing braces)
Fixes 4 pre-existing TestJsonSchema test failures caused by orphaned
closing braces at lines 40-42 from a bad merge.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent fe34387 commit c994ab8
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
| |||
0 commit comments