Commit b7d8434e authored by Ruben Davila's avatar Ruben Davila

Merge remote-tracking branch 'ce/8-11-stable' into 8-11-stable-ee

parents 7cb1d506 26d131a4
......@@ -21,7 +21,7 @@ describe Projects::DiscussionsController do
sign_in user
end
context "when the user is not authorized to resolve the discussion" do
xcontext "when the user is not authorized to resolve the discussion" do
it "returns status 404" do
post :resolve, request_params
......
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