Remove force-init! from tests
arichiardi opened this issue · 0 comments
arichiardi commented
Now that the auto init feature is in, there should not be any need to keep doing:
(defn test-ns-hook []
(repl/force-init!)
...
Therefore we can remove all of them from the tests.