]> source.dussan.org Git - gitea.git/commit
Ensure review dismissal only dismisses the correct review (#15477)
authorzeripath <art27@cantab.net>
Thu, 15 Apr 2021 10:03:11 +0000 (11:03 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Apr 2021 10:03:11 +0000 (11:03 +0100)
commit9d07facdebffdd686108ad3b86641b85289d024b
treeb3fa21ab77cc348d5c09f03232dd362a9be99dc0
parent61bae620c14b311ab77462b1356557f000a28ce1
Ensure review dismissal only dismisses the correct review (#15477)

Fix #15472

Signed-off-by: Andrew Thornton art27@cantab.net
models/review.go
models/review_test.go