Skip to content

Commit c5a4a05

Browse files
committed
fix test header
1 parent 503f889 commit c5a4a05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/parser/tests/unit/helpers.test.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/**
2+
* Test decorator parser
3+
*
4+
* @group unit/parser
5+
*/
6+
17
import { z } from 'zod';
28
import { JSONStringified } from '../../src/helpers.js';
39
import {

0 commit comments

Comments
 (0)