Skip to content

Commit 733cdaf

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

eslint-suppressions.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -931,9 +931,6 @@
931931
"packages/earn-controller/src/EarnController.test.ts": {
932932
"@typescript-eslint/explicit-function-return-type": {
933933
"count": 1
934-
},
935-
"jest/unbound-method": {
936-
"count": 36
937934
}
938935
},
939936
"packages/earn-controller/src/EarnController.ts": {

0 commit comments

Comments
 (0)