提交 67bf2f41 编写于 作者: G Guillermo Iguaran

Fix test method name

上级 185e6daa
......@@ -63,7 +63,7 @@ def test_generator_if_skip_action_cable_is_given
end
end
def test_generator_if_skip_action_cable_is_given
def test_generator_if_skip_action_mailer_is_given
run_generator [destination_root, "--api", "--skip-action-mailer"]
assert_file "config/application.rb", /#\s+require\s+["']action_mailer\/railtie["']/
assert_file "config/environments/development.rb" do |content|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册