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
When I have the plugin from https://github.com/cemerick/austin enabled in my project.clj file speclj doesn't work. I run 'lein spec' and get a ClassNotFoundException saying it cannot find speclj.platform.SpecFailure. When I comment out the plugin everything works out just fine.
The text was updated successfully, but these errors were encountered:
When I have the plugin from https://github.com/cemerick/austin enabled in my project.clj file speclj doesn't work. I run 'lein spec' and get a ClassNotFoundException saying it cannot find speclj.platform.SpecFailure. When I comment out the plugin everything works out just fine.
The text was updated successfully, but these errors were encountered: