fix tests

This commit is contained in:
Martin McKeaveney 2020-02-25 18:02:18 +00:00 committed by GitHub
parent 292d7b4286
commit 7c5675a95f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"my-styles.css" "my-styles.css"
], ],
"componentLibraries": [ "componentLibraries": [
"@budibase/standard-components",
"./customComponents", "./customComponents",
"./moreCustomComponents" "./moreCustomComponents"
], ],