提交 c05127c2 编写于 作者: G Gale Shafer

Fix typo in mailer previews test description [ci skip]

A mailer preview test description misspelled the word configuration.
This commit updates the test description to spell the word correctly.
上级 df668445
......@@ -27,7 +27,7 @@ def teardown
assert_equal 404, last_response.status
end
test "/rails/mailers is accessible with correct configuraiton" do
test "/rails/mailers is accessible with correct configuration" do
add_to_config "config.action_mailer.show_previews = true"
app("production")
get "/rails/mailers", {}, {"REMOTE_ADDR" => "4.2.42.42"}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册