mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 01:34:25 +00:00 
			
		
		
		
	test: Reduce wait timeout on mouse tests.
This commit is contained in:
		@@ -119,7 +119,7 @@ describe('ui/mouse/input', function()
 | 
			
		||||
        sel  = { bold=true },
 | 
			
		||||
        fill = { reverse=true }
 | 
			
		||||
      })
 | 
			
		||||
      screen.timeout = 15000
 | 
			
		||||
      screen.timeout = 6000
 | 
			
		||||
    end)
 | 
			
		||||
 | 
			
		||||
    it('in tabline on filler space moves tab to the end', function()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user