We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d66a7b5 commit 377aac6Copy full SHA for 377aac6
1 file changed
tests/test_selected.py
@@ -1323,7 +1323,6 @@ class TestSelectAfterBufferSwitch(IntegrationTest):
1323
def execute(self):
1324
self.command('w', silent=False)
1325
self.command('split testwiki2.txt', silent=False)
1326
- self.command('set filetype=vimwiki')
1327
self.command('q!')
1328
self.client.normal('1gg')
1329
self.command("TaskWikiMod project:Home", regex="Modified 1 task.")
0 commit comments