Fix projectionist lua test template

main
Ensar Sarajčić 2022-05-08 17:33:41 +02:00
parent 62a9f42561
commit 60cf434dec
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ local lua_vim_plugin_config = {
template = {
'local subject = require("{dot}")',
"",
'describe("{}:", function()',
'describe("{dot}:", function()',
"end)",
},
},