提交 a8cfceca 编写于 作者: A Aditya Sanghi

be consistent

上级 cdf1842c
......@@ -161,9 +161,7 @@ def test_generator_if_skip_active_record_is_given
def test_active_record_is_removed_from_frameworks_if_skip_active_record_is_given
run_generator [destination_root, "--skip-active-record"]
assert_file "config/application.rb" do |file|
assert_match /#\s+require\s+["']active_record\/railtie["']/, file
end
assert_file "config/application.rb", /#\s+require\s+["']active_record\/railtie["']/
end
def test_creation_of_a_test_directory
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册