mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix fixtures loading.
This commit is contained in:
parent
3e0b0ee069
commit
55cfe10fd8
@ -76,17 +76,12 @@
|
||||
mockery/mockery {:mvn/version "0.1.4"}}
|
||||
:extra-paths ["tests"]}
|
||||
|
||||
|
||||
:fn-run
|
||||
{:fn app.main/run
|
||||
:args {}}
|
||||
|
||||
:fn-media-loader
|
||||
{:fn app.cli.media-loader/run
|
||||
:args {}}
|
||||
;; :fn-media-loader
|
||||
;; {:exec-fn app.cli.media-loader/run
|
||||
;; :args {}}
|
||||
|
||||
:fn-fixtures
|
||||
{:fn app.cli.fixtures/run
|
||||
{:exec-fn app.cli.fixtures/run
|
||||
:args {}}
|
||||
|
||||
:lint
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user