提交 b9c5c1e2 编写于 作者: R Ryuta Kamizono

Fix "NameError: undefined local variable or method `primary' for...

Fix "NameError: undefined local variable or method `primary' for #<ApplicationTests::ServerTest:0x000055df43b391d8>"
上级 94b68877
......@@ -51,7 +51,7 @@ def teardown
rails("restart")
assert_output("Restarting", master)
assert_output("Listening", primary)
assert_output("Listening", master)
ensure
kill(pid) if pid
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册