You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently, the :notify-command notifies on both successes and failures. In lein-test-refresh, there is :notify-on-success option, when set to true, only failures are reported.
currently, the
:notify-commandnotifies on both successes and failures. Inlein-test-refresh, there is:notify-on-successoption, when set totrue, only failures are reported.