Skip to content

Commit 098da9e

Browse files
committed
Fixing test
1 parent 001037a commit 098da9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/bullets_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,8 @@
310310
vim.type 'second bullet'
311311
vim.feedkeys '\<cr>'
312312
vim.type 'third bullet'
313-
vim.feedkeys '\<cr>'
314313
vim.command 'let g:bullets_enable_roman_list = 0'
314+
vim.feedkeys '\<cr>'
315315
vim.type 'fourth bullet'
316316
vim.feedkeys '\<cr>'
317317
vim.type 'fifth bullet'

0 commit comments

Comments
 (0)