Skip to content

Commit 98ce349

Browse files
authored
fix: incorrect path
1 parent e4ff89e commit 98ce349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/test/fixtures/patternlab-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"patternSectionSubgroup":
5050
"node_modules/@pattern-lab/uikit-workshop/views/partials/patternSectionSubgroup.hbs",
5151
"viewall":
52-
"node_modules/@pattern-lab/uikit-workshop/viewall.hbs"
52+
"node_modules/@pattern-lab/uikit-workshop/views/viewall.hbs"
5353
},
5454
"js": "./test/fixtures/source/js",
5555
"images": "./test/fixtures/source/images",

0 commit comments

Comments
 (0)