Skip to content

Commit 0c6f54c

Browse files
committed
Fixing test to match readme and code
1 parent af7e7ad commit 0c6f54c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)