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
The tests are failing with bb >= 1.1.171 due to binding test/*report-counters* to an atom instead of a ref. bb 1.1.171 fixes this incompatibility with Clojure. I think a lot of .cljc files could become .clj files due to this change.