Skip to content

Commit a1bb31f

Browse files
committed
feat: removed jest/unbound-method suppressions for EarnController.test.ts
1 parent e2f6083 commit a1bb31f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

eslint-suppressions.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -939,9 +939,6 @@
939939
"packages/earn-controller/src/EarnController.test.ts": {
940940
"@typescript-eslint/explicit-function-return-type": {
941941
"count": 1
942-
},
943-
"jest/unbound-method": {
944-
"count": 36
945942
}
946943
},
947944
"packages/earn-controller/src/EarnController.ts": {

0 commit comments

Comments
 (0)