Commit 73b528f9 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Fix spec

parent 90bf5aa8
......@@ -29,7 +29,7 @@ class @IssuableBulkActions
data: @getFormDataAsObject()
xhr.done (response, status, xhr) ->
Turbolinks.visit(location.href)
location.reload()
xhr.fail ->
console.error 'fail'
......
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