community: test: add notes why not using
This commit is contained in:
parent
b6d92d28d0
commit
5b117be5ba
1 changed files with 2 additions and 2 deletions
|
@ -63,8 +63,8 @@ return {
|
||||||
{ import = "astrocommunity.scrolling.nvim-scrollbar" },
|
{ import = "astrocommunity.scrolling.nvim-scrollbar" },
|
||||||
|
|
||||||
-- test
|
-- test
|
||||||
-- { import = "astrocommunity.test.neotest" },
|
-- { import = "astrocommunity.test.neotest" }, -- doesn't detect when a test fails v5.2.5
|
||||||
-- { import = "astrocommunity.test.nvim-coverage" },
|
-- { import = "astrocommunity.test.nvim-coverage" }, -- doesn't appear to detect coverage reports
|
||||||
|
|
||||||
-- workflow
|
-- workflow
|
||||||
-- { import = "astrocommunity.workflow.hardtime-nvim" },
|
-- { import = "astrocommunity.workflow.hardtime-nvim" },
|
||||||
|
|
Loading…
Reference in a new issue