Skip to content

Commit 65b4690

Browse files
authored
fix: incorrect path
1 parent 04a7c95 commit 65b4690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/test/util/patternlab-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"patternSection": "views/partials/patternSection.hbs",
1313
"patternSectionSubgroup":
1414
"views/partials/patternSectionSubgroup.hbs",
15-
"viewall": "viewall.hbs"
15+
"viewall": "views/viewall.hbs"
1616
},
1717
"js": "./test/files/js",
1818
"images": "./test/files/images",

0 commit comments

Comments
 (0)