Breakpont tests too flaky

This commit is contained in:
Ben Jackson 2020-11-22 14:43:52 +00:00
commit 5ab92a7e67
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
function! SetUp()
call vimspector#test#setup#SetUpWithMappings( v:none )
call ThisTestIsFlaky()
endfunction
function! ClearDown()