Skip to content

Commit

Permalink
Fix tests and compile issues (#1152)
Browse files Browse the repository at this point in the history
* Fix feature dependant import

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Bump test timeout

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Remove feature gate

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Add resolver 2

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Remove old lockfile

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

* Format features

Signed-off-by: Oliver Tale-Yazdi <[email protected]>

---------

Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez authored Aug 25, 2023
1 parent 6d53e96 commit 7d8b7bf
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 17,601 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[workspace]
resolver = "2"

members = [
"cumulus/bridges/bin/runtime-common",
"cumulus/bridges/modules/grandpa",
Expand Down
Loading

0 comments on commit 7d8b7bf

Please sign in to comment.