Skip to content

Commit

Permalink
Isolating test to roman
Browse files Browse the repository at this point in the history
  • Loading branch information
harshad1 committed Aug 3, 2024
1 parent 2e1f40b commit 001037a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/bullets_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,8 @@
i. this is the first bullet
TEXT

# Disable alpha lists to isolate test to roman numerals
vim.command 'let g:bullets_max_alpha_characters = 0'
vim.command 'let g:bullets_enable_roman_list = 1'
vim.edit filename
vim.type 'GA'
Expand Down

0 comments on commit 001037a

Please sign in to comment.