diff --git a/test/test_should_do_nothing_conditions.vader b/test/test_should_do_nothing_conditions.vader index 0df5881e..3afa11ac 100644 --- a/test/test_should_do_nothing_conditions.vader +++ b/test/test_should_do_nothing_conditions.vader @@ -15,6 +15,8 @@ After: let b:funky_command_created = 0 endif + unlet! b:funky_command_created + Restore Execute(ALE shouldn't do much of anything for ctrlp-funky buffers):