Fix projectionist lua test template
parent
62a9f42561
commit
60cf434dec
|
@ -280,7 +280,7 @@ local lua_vim_plugin_config = {
|
||||||
template = {
|
template = {
|
||||||
'local subject = require("{dot}")',
|
'local subject = require("{dot}")',
|
||||||
"",
|
"",
|
||||||
'describe("{}:", function()',
|
'describe("{dot}:", function()',
|
||||||
"end)",
|
"end)",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue