Skip to content

Commit ead3816

Browse files
authored
fix(codegen): add tests folder in overwritablePathnames (#1500)
1 parent 7c76ff9 commit ead3816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/generate-clients/copy-to-clients.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const getOverwritablePredicate = (packageName) => (pathName) => {
99
"models",
1010
"protocols",
1111
"pagination",
12+
"tests",
1213
"LICENCE",
1314
"runtimeConfig.ts",
1415
"runtimeConfig.browser.ts",

0 commit comments

Comments
 (0)