forked from MapComplete/MapComplete
Fix: fix tests
This commit is contained in:
parent
2afca781b9
commit
339dcc5c09
3 changed files with 3 additions and 3 deletions
|
@ -26,6 +26,7 @@ function detectInCodeUnwrapped(forbidden: string, reason: string): Promise<void>
|
|||
"assets",
|
||||
"vendor",
|
||||
".idea/",
|
||||
"android/"
|
||||
]
|
||||
|
||||
const command =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue