Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
test-staking-e2e: Add to main Cargo.toml. (#14062)
Browse files Browse the repository at this point in the history
This ensures that it is actually tested as part of the CI. There is also no need to have it separate.
  • Loading branch information
bkchr authored and gpestana committed May 4, 2023
1 parent dcaebbe commit 4b7f99b
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 3,613 deletions.
25 changes: 25 additions & 0 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ members = [
"frame/try-runtime",
"frame/elections-phragmen",
"frame/election-provider-multi-phase",
"frame/election-provider-multi-phase/test-staking-e2e",
"frame/election-provider-support",
"frame/election-provider-support/benchmarking",
"frame/election-provider-support/solution-type",
Expand Down
Loading

0 comments on commit 4b7f99b

Please sign in to comment.