Skip to content

Commit

Permalink
Merge pull request #56 from mangata-finance/feature/fixing_unit_tests
Browse files Browse the repository at this point in the history
Feature/fixing unit tests
  • Loading branch information
gleb-urvanov authored Jun 4, 2021
2 parents f498ed2 + b44f89e commit 0ea3ddf
Show file tree
Hide file tree
Showing 36 changed files with 5,289 additions and 6,346 deletions.
127 changes: 126 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions client/basic-authorship/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ sc-transaction-pool = { path='../transaction-pool', version = "2.0.0"}

[dev-dependencies]
parking_lot = "0.10.0"
substrate-test-runtime-client = { version = "2.0.0", path = "../../test-utils/runtime/client" }
Loading

0 comments on commit 0ea3ddf

Please sign in to comment.