提交 70312d22 编写于 作者: G Guo Xiang Tan

Remove unused parameter.

上级 3268a04e
......@@ -347,7 +347,7 @@ def reset!
# By default, a single session is automatically created for you, but you
# can use this method to open multiple sessions that ought to be tested
# simultaneously.
def open_session(app = nil)
def open_session
dup.tap do |session|
yield session if block_given?
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册