Skip to content

Commit 35570e0

Browse files
committed
refactor: format
1 parent 7b25d28 commit 35570e0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

shadow-cljs.edn

+2-4
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,9 @@
106106
:target :node-test
107107
;; Uncomment line below to `make test-watch` a specific file
108108
;; :ns-regexp "status-im2.subs.messages-test$"
109-
:main
110-
status-im.test-runner/main
109+
:main status-im.test-runner/main
111110
;; set :ui-driven to true to let shadow-cljs inject node-repl
112-
:ui-driven
113-
true
111+
:ui-driven true
114112
:closure-defines
115113
{status-im2.config/POKT_TOKEN #shadow/env "POKT_TOKEN"
116114
status-im2.config/INFURA_TOKEN #shadow/env "INFURA_TOKEN"

0 commit comments

Comments
 (0)