Skip to content

Commit 14840fe

Browse files
committed
Turn off kaocha notifier plugin
Kind of a personal pref really, and CI was warning about not being able to display these notifications.
1 parent 0dd01d1 commit 14840fe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests.edn

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@
55
{:id :integration
66
:source-paths ["src" "test-resources"]
77
:test-paths ["test/integration"]}]
8-
:reporter kaocha.report.progress/report
9-
:plugins [:kaocha.plugin/notifier]}
8+
:reporter kaocha.report.progress/report}

0 commit comments

Comments
 (0)