Skip to content

Commit f7ddf66

Browse files
committed
Remove legacy issue write from issues test
1 parent 1f6d285 commit f7ddf66

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/github/issues_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,6 @@ func Test_issueWriteSchemaClassification(t *testing.T) {
19321932
tool inventory.ServerTool
19331933
}{
19341934
{name: "IssueWrite", tool: IssueWrite(translations.NullTranslationHelper)},
1935-
{name: "LegacyIssueWrite", tool: LegacyIssueWrite(translations.NullTranslationHelper)},
19361935
}
19371936

19381937
for _, tc := range cases {

0 commit comments

Comments
 (0)