Skip to content

Commit

Permalink
Fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
harshad1 committed Aug 3, 2024
1 parent 001037a commit 098da9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/bullets_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,8 @@
vim.type 'second bullet'
vim.feedkeys '\<cr>'
vim.type 'third bullet'
vim.feedkeys '\<cr>'
vim.command 'let g:bullets_enable_roman_list = 0'
vim.feedkeys '\<cr>'
vim.type 'fourth bullet'
vim.feedkeys '\<cr>'
vim.type 'fifth bullet'
Expand Down

0 comments on commit 098da9e

Please sign in to comment.