Commit c16cbed9 authored by Stan Hu's avatar Stan Hu

Revert change breaking tests

parent 099f9fcd
...@@ -23,7 +23,7 @@ module Projects ...@@ -23,7 +23,7 @@ module Projects
success success
rescue => e rescue => e
error("Error importing repository #{project.import_url} into #{project.full_path} - #{e.message} #{e.backtrace.join("\n")}") error("Error importing repository #{project.import_url} into #{project.full_path} - #{e.message}")
end end
private private
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment