0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 14:12:36 -05:00

Move to custom ns

This commit is contained in:
Florian Schroedl 2024-06-24 14:07:21 +02:00
parent 69d9c8e88f
commit ba6a6059c1
2 changed files with 1 additions and 1 deletions

View file

@ -161,7 +161,7 @@
:test-esm :test-esm
{:target :esm-files {:target :esm-files
:output-dir "target/test-esm" :output-dir "target/test-esm"
:ns-regexp "^frontend-tests.tokens.*-test$" :ns-regexp "^token-tests.*-test$"
:autorun true :autorun true
:compiler-options :compiler-options