Skip to content

Commit

Permalink
Add ticket number 298 once output log location is figured out
Browse files Browse the repository at this point in the history
  • Loading branch information
SaravShah committed Sep 21, 2018
1 parent ffccf2e commit 72019a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/services/discovery_report_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@
})
expect(report.summary).to include({
:objects_with_error=>0, :mimetypes=>{}, :total_size=>0
})
})
# TODO: Test for report output once we determine output log location. (#298)
end
end
end

0 comments on commit 72019a5

Please sign in to comment.