From 41711e53b79ba5a3b71debe3f35a552ef34a2dce Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Fri, 12 May 2017 10:31:31 +0800 Subject: [PATCH] Fix typo. --- spec/jobs/pull_hotlinked_images_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/jobs/pull_hotlinked_images_spec.rb b/spec/jobs/pull_hotlinked_images_spec.rb index ee87a46dbf5..bdae4fd3d4d 100644 --- a/spec/jobs/pull_hotlinked_images_spec.rb +++ b/spec/jobs/pull_hotlinked_images_spec.rb @@ -13,7 +13,7 @@ describe Jobs::PullHotlinkedImages do it 'replaces image src' do post = Fabricate(:post, raw: "") - Jobs::PullHotl.inkedImages.new.execute(post_id: post.id) + Jobs::PullHotlinkedImages.new.execute(post_id: post.id) post.reload expect(post.raw).to match(/^