Commit db9ef88
committed
style(test): add whitespace after semicolons in companion test runner
mh_style flagged 2 whitespace_semicolon violations at the test dispatch
table where the new sync + public-hook sub-tests were added (commits
1be2cc8 and e58bc35). Match the alignment of the existing 7 rows.1 parent c47c0c1 commit db9ef88
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments