Skip to content

Commit a3679e5

Browse files
author
Gergan Penkov
committed
Fix the tests for #599
1 parent 78d2f29 commit a3679e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/parameter_hunter_tests.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ function currentPatternClosure() {
1717
"relPath": "02-organisms/02-comments/01-sticky-comment.mustache",
1818
"fileName": "01-sticky-comment",
1919
"subdir": "02-organisms/02-comments",
20+
"verbosePartial": "02-organisms/02-comments/01-sticky-comment",
2021
"name": "02-organisms-02-comments-01-sticky-comment",
2122
"patternBaseName": "sticky-comment",
2223
"patternLink": "02-organisms-02-comments-01-sticky-comment/02-organisms-02-comments-01-sticky-comment.html",
@@ -40,6 +41,7 @@ function patternlabClosure() {
4041
"relPath": "01-molecules/06-components/02-single-comment.mustache",
4142
"fileName": "02-single-comment",
4243
"subdir": "01-molecules/06-components",
44+
"verbosePartial": "01-molecules/06-components/02-single-comment",
4345
"name": "01-molecules-06-components-02-single-comment",
4446
"patternBaseName": "single-comment",
4547
"patternLink": "01-molecules-06-components-02-single-comment/01-molecules-06-components-02-single-comment.html",

0 commit comments

Comments
 (0)