Skip to content

Commit f669217

Browse files
committed
MONGOID-5018 fix ticket reference
1 parent 795324a commit f669217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/integration/associations/has_one_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
context 'using send' do
9595
it 'delegates to the field' do
9696
if reloaded
97-
pending 'MONGOID-4018'
97+
pending 'MONGOID-5018'
9898
end
9999

100100
parent.accreditation.send(:format).should == 'fmt'

0 commit comments

Comments
 (0)