diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-12-12 10:44:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-12 10:44:17 +0800 |
commit | a9fbba81d5d4562a2d2b2cbb41d73f1de83d3102 (patch) | |
tree | 703c9e7111d605c4aa4010ba6d55025a131d499d /test/functional/treesitter/fold_spec.lua | |
parent | b76cc974b9a5dd206f01872f78e6346e54fb5170 (diff) | |
download | rneovim-a9fbba81d5d4562a2d2b2cbb41d73f1de83d3102.tar.gz rneovim-a9fbba81d5d4562a2d2b2cbb41d73f1de83d3102.tar.bz2 rneovim-a9fbba81d5d4562a2d2b2cbb41d73f1de83d3102.zip |
test(treesitter/fold_spec): fix flakiness (#26524)
Diffstat (limited to 'test/functional/treesitter/fold_spec.lua')
-rw-r--r-- | test/functional/treesitter/fold_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/treesitter/fold_spec.lua b/test/functional/treesitter/fold_spec.lua index 1482be9637..462661e97f 100644 --- a/test/functional/treesitter/fold_spec.lua +++ b/test/functional/treesitter/fold_spec.lua @@ -660,7 +660,7 @@ t2]]) {3:~ }| {3:~ }| {3:~ }| - 1 line less; before #2 0 seconds ago | + 1 line less; before #2 {MATCH:.*}| ]]} end) end) |