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 cc9b10a commit 6517576Copy full SHA for 6517576
spec/rails/add_application_mailer_spec.rb
@@ -3,7 +3,7 @@
3
require 'spec_helper'
4
5
RSpec.describe 'Add ApplicationMailer' do
6
- let(:rewriter_name) { 'rails/add_application_job' }
+ let(:rewriter_name) { 'rails/add_application_mailer' }
7
8
context 'add application_job' do
9
let(:fake_file_path) { 'app/mailers/application_mailer.rb' }
0 commit comments