Skip to content

Commit 4423ffb

Browse files
authored
Fix test case template in buggy rule report form
1 parent 9eb7560 commit 4423ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/unwanted-suggestion-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ body:
1919
value: |
2020
#lang resyntax/test
2121
22-
test: "this code should not be refactored"
22+
no-change-test: "this code should not be refactored"
2323
--------------------
2424
#lang racket
2525
;; Put the original code here

0 commit comments

Comments
 (0)