Skip to content

Commit

Permalink
more requires
Browse files Browse the repository at this point in the history
  • Loading branch information
erdos committed Jul 22, 2024
1 parent 8f8a944 commit 8470ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
:extra-deps {lambdaisland/kaocha {:mvn/version "1.87.1366"}
lambdaisland/kaocha-junit-xml {:mvn/version "1.17.101"}
org.slf4j/slf4j-simple {:mvn/version "1.7.32"}}
:main-opts ["-e" "(require 'stencil.api) ((requiring-resolve 'stencil.spec/instrument))"
:main-opts ["-e" "(require 'stencil.api 'stencil.process 'stencil.model) ((requiring-resolve 'stencil.spec/instrument))"
"-m" "kaocha.runner"
"--plugin" "kaocha.plugin/junit-xml"
"--junit-xml-file" "target/surefire-reports/kaocha.xml"]
Expand Down

0 comments on commit 8470ba4

Please sign in to comment.