提交 48acc9ae 编写于 作者: R Ryuta Kamizono

Fix indentation [ci skip]

Follow up to #24050.
上级 54286878
......@@ -24,7 +24,7 @@ def test_gems_tasks_are_loaded_first_than_application_ones
assert $task_loaded
end
test "task is protected when previous migration was production" do
test "task is protected when previous migration was production" do
Dir.chdir(app_path) do
output = `bin/rails generate model product name:string;
env RAILS_ENV=production bin/rails db:create db:migrate;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册