Skip to content

Commit 8f3259e

Browse files
authored
Merge pull request #159 from harshad1/fix_test_default_disabled_empty
Fixing test to match readme and code
2 parents af7e7ad + 0c6f54c commit 8f3259e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/filetypes_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
expect(buffer_content).to eq normalize_string_indent(<<-TEXT)
1717
# Hello there
1818
- this is the first bullet
19-
- this is the second bullet
19+
this is the second bullet
2020
TEXT
2121
end
2222

0 commit comments

Comments
 (0)