Commit 4e746862 authored by Patrick Bajao's avatar Patrick Bajao

Apply 1 suggestion(s) to 1 file(s)

parent b1325831
......@@ -7,7 +7,7 @@ module Spec
module MergeRequestHelpers
def preload_view_requirements(merge_request, note)
# This will load the status fields of the author of the note and merge request
# to avoid queries when rendering the view being tested.
# to avoid queries when rendering the view being tested.
#
merge_request.author.status
note.author.status
......
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