wrong type argument: commandp, alchemist-test-file
jonathan-soifer opened this issue · 6 comments
jonathan-soifer commented
Hi,
I am working on a test file that I need to refactor/fix.
Expected:
<SPC> m t f
to run the current opened test.
Actual Result:
wrong type argument: commandp, alchemist-test-file
When I try and run the tests from the command line, I have no problems with it (they're not all passing 😁 but the test suite runs just fine).
Anyone knows what might be causing this?
tonini commented
hi @jaysoifer
I was not able to reproduce this issue with the current Alchemist version.
Could you check out which version of Alchemist you're using with spacemacs?
jonathan-soifer commented
CatTail commented
BTW, I also should mention that my project is an umbrella app
ihorkatkov commented
Same issue
arjun289 commented
I am also facing a similar issue.