diff --git a/test/table-format.vader b/test/table-format.vader index f5724746..f7028cb0 100644 --- a/test/table-format.vader +++ b/test/table-format.vader @@ -77,6 +77,7 @@ Given markdown (borderless table); Execute (format borderless table): let g:vim_markdown_borderless_table = 1 TableFormat + unlet g:vim_markdown_borderless_table Expect (table with borders): | left | right | center |