Skip to content

Commit 052a7cb

Browse files
SchenLongclaude
andcommitted
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

File tree

tests/core/qa/qa-agent-integration.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* ===========================
44
* Tests for Phase 2 - Story 10: QA Agent Integration.
55
*
6-
*/
76
* Test coverage:
87
* - QA agent file existence and structure
98
* - QA agent manifest registration

0 commit comments

Comments
 (0)