Skip to content

Commit 52220c5

Browse files
Format with stylua
1 parent 71a897d commit 52220c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/snippet_collection_spec.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ describe("add_snippets invalidation", function()
5454

5555
it("", function()
5656
local function foo()
57-
return helpers.exec_lua([[
57+
return helpers.exec_lua([[
5858
local s,t = require("luasnip").snippet, require("luasnip").text_node
5959
local collection = require("luasnip.session.snippet_collection")
6060
collection.clear_snippets()

0 commit comments

Comments
 (0)