Commit 052a7cb
fix(tests): revert premature JSDoc comment closure in QA integration tests
The commit ad0e7e64 inadvertently added a '*/' on line 6 that closed the
JSDoc comment block early, leaving the test coverage description as dangling
syntax outside any comment. This reverts that line to keep the entire header
in one proper JSDoc block.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 78b1a48 commit 052a7cb
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments