Skip to content

Commit

Permalink
Merge branch 'feat/VAL-189-sr-modules-support' of github.com:lidofina…
Browse files Browse the repository at this point in the history
…nce/lido-keys-api into feat/add-chronix
  • Loading branch information
eddort committed Sep 21, 2023
2 parents acba0ed + 7c69128 commit 3f8fbdd
Show file tree
Hide file tree
Showing 96 changed files with 3,725 additions and 1,553 deletions.
858 changes: 4 additions & 854 deletions README.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion jest-e2e.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"moduleFileExtensions": ["js", "json", "ts"],
"rootDir": "src",
"rootDir": ".",
"modulePaths": ["<rootDir>/src"],
"testEnvironment": "node",
"testRegex": ".e2e-spec.ts$",
"transform": {
Expand Down
Loading

0 comments on commit 3f8fbdd

Please sign in to comment.