Skip to content

Commit 3df4a2d

Browse files
committed
fix specs
1 parent c0ce610 commit 3df4a2d

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
@@ -103,7 +103,7 @@
103103
it 'returns all libraries as keys' do
104104
expect(subject.libraries.keys).to match_array %i[
105105
colors completions completions_script completions_yaml config
106-
help lib settings strings test validations yaml
106+
help hooks lib settings strings test validations yaml
107107
]
108108
end
109109

0 commit comments

Comments
 (0)