We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14840fe commit 7bfdd40Copy full SHA for 7bfdd40
modules/metagetta/tests.edn
@@ -2,5 +2,4 @@
2
{:tests [{:id :unit
3
:source-paths ["src" "test-sources"]
4
:test-paths ["test"]}]
5
- :reporter kaocha.report.progress/report
6
- :plugins [:kaocha.plugin/notifier]}
+ :reporter kaocha.report.progress/report}
0 commit comments