Skip to content

Commit 220ac3a

Browse files
committed
fix specs
1 parent 8d1f17e commit 220ac3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/bashly/library_source_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
expect(subject.libraries.keys).to match_array %i[
103103
colors completions completions_script completions_yaml config
104104
help hooks ini lib settings strings test validations yaml
105-
render_markdown
105+
render_markdown render_mandoc
106106
]
107107
end
108108

0 commit comments

Comments
 (0)