Skip to content

Commit

Permalink
revert(test/log)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgatZan committed Nov 9, 2024
1 parent ec95906 commit 012fef0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_plugin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ T["Scratch"]["select_branch"]["parameter"]["some_text"] = function(selection_mod
)
)
)
MiniTest.add_note("|3>" .. vim.inspect(child.lua_get("_G.scratch_opts").content))
child.type_keys(" ")
MiniTest.expect.equality(
table_select(BUFFER_TEXT, coord, selection_mode),
Expand Down

0 comments on commit 012fef0

Please sign in to comment.