Skip to content

Commit c4ce48c

Browse files
committed
correct a typo
[skip ci]
1 parent 9a504bc commit c4ce48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/rspec/core/configuration_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ def metadata_hash(*args)
14651465
config.deprecation_stream = StringIO.new
14661466
end
14671467

1468-
it 'doesnt immediately trigger formatter setup' do
1468+
it 'does not immediately trigger formatter setup' do
14691469
config.reporter
14701470

14711471
expect(config.formatters).to be_empty

0 commit comments

Comments
 (0)