We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40a459 commit 1eda2b1Copy full SHA for 1eda2b1
spec/lib/annotate/annotate_models_spec.rb
@@ -1971,7 +1971,7 @@ class FooWithKnownMacro < ActiveRecord::Base
1971
end
1972
1973
1974
- context 'when the file includes invlaid multibyte chars (USASCII)' do
+ context 'when the file includes invalid multibyte chars (USASCII)' do
1975
context 'when class FooWithUtf8 is defined in "foo_with_utf8.rb"' do
1976
let :filename do
1977
'foo_with_utf8.rb'
0 commit comments