summaryrefslogtreecommitdiffstats
path: root/models/action_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/action_test.go')
-rw-r--r--models/action_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/action_test.go b/models/action_test.go
index e2546044d4..16fdc7adcc 100644
--- a/models/action_test.go
+++ b/models/action_test.go
@@ -186,6 +186,7 @@ func TestRegExp_issueReferenceKeywordsPat(t *testing.T) {
"#2",
"[#2]",
"please see go-gitea/gitea#5",
+ "#2:",
}
falseTestCases := []string{
"kb#2",