From 49835ac241224e03fd60ef0a8a3c0364384a6188 Mon Sep 17 00:00:00 2001 From: Thomas Buckley-Houston Date: Tue, 25 Jul 2017 17:04:32 +0700 Subject: Remove extraneous `:` from a pane-movement spec --- spec/novim_mode_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/novim_mode_spec.rb b/spec/novim_mode_spec.rb index 965fbb0..ce19704 100644 --- a/spec/novim_mode_spec.rb +++ b/spec/novim_mode_spec.rb @@ -261,7 +261,7 @@ describe 'Pane control' do specify 'closing a pane' do # Open Netrw file manager in a sidebar - type ':Vexplore' + type 'Vexplore' buffer_id = vim.command "echo bufnr('%')" expect(buffer_id).to eq '2' -- cgit v1.2.3-70-g09d2