tests/yanky: disable sqlite test

This commit is contained in:
Austin Horstman 2024-09-13 09:32:46 -05:00
parent 3d3bf1e4b3
commit 1107a52878
No known key found for this signature in database

View file

@ -58,6 +58,10 @@
};
example = {
# TODO: added 2024-09-13
# re-enable when sqlite fixed
test.runNvim = false;
plugins = {
telescope.enable = true;