提交 38ad6bb2 编写于 作者: J Jon Leighton

Fix double definition of #teardown. Thanks @mike-burns 👍

上级 afe19112
......@@ -36,9 +36,6 @@ def setup
def teardown
teardown_app
end
def teardown
FileUtils.rm_rf(new_app) if File.directory?(new_app)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册