Skip to content

Commit 4770c56

Browse files
committed
chore: fixed checks in web3-adapters.
1 parent cb1f6a1 commit 4770c56

File tree

15 files changed

+9
-915
lines changed

15 files changed

+9
-915
lines changed

infrastructure/web3-adapter/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
"jest": {
3636
"preset": "ts-jest",
3737
"testEnvironment": "node",
38-
"testMatch": [
39-
"**/__tests__/**/*.test.ts"
40-
]
38+
"testMatch": ["**/__tests__/**/*.test.ts"]
4139
}
4240
}

infrastructure/web3-adapter/src/db/index.js

Lines changed: 0 additions & 36 deletions
This file was deleted.

infrastructure/web3-adapter/src/db/index.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

infrastructure/web3-adapter/src/db/mapping.db.js

Lines changed: 0 additions & 141 deletions
This file was deleted.

infrastructure/web3-adapter/src/db/mapping.db.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)