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
Hey 👋! I recently updated this plugin, and am experiencing an error when trying to generate tests - seemingly related to this change. I'm not sure if this is a bug, or if there's something I need to do on my end to fix it to be able to generate tests now.
Error in nvim:
Error detected while processing function gotests#alltests: │
line 10: │
E121: Undefined variable: g:gotests_template │
E116: Invalid arguments for function empty │
Press ENTER or type command to continue │
I've tried modifying locally to change the newly introduced tabs to spaces to see if that helped (as the entire file uses spaces except for the 4 new lines now use tabs), but it didn't seem to change the outcome.
The text was updated successfully, but these errors were encountered:
jakereps
added a commit
to jakereps/gotests-vim
that referenced
this issue
Jul 21, 2022
Hey 👋! I recently updated this plugin, and am experiencing an error when trying to generate tests - seemingly related to this change. I'm not sure if this is a bug, or if there's something I need to do on my end to fix it to be able to generate tests now.
Error in nvim:
I've tried modifying locally to change the newly introduced tabs to spaces to see if that helped (as the entire file uses spaces except for the 4 new lines now use tabs), but it didn't seem to change the outcome.
The text was updated successfully, but these errors were encountered: