Certain exercises that involve checking whether two floating-point numbers are equal, fail when running tests with lein test or clojure -X:test. They do however work with babashka. An example is cars-assemble.
This means that the tests for all the affected exercises need to be adjusted.