Fix UI Tests (#7722)
* Fix UI tests * make updates. * Revert "make updates." This reverts commit 3f41979c . * Try to fix companion build * Use some depth * tests: fix UI tests on the latest nightly * tests: fix polkadot companion test, depth * chore: update deps * chore: update deps * chore: sp-io Co-authored-by: kianenigma <kian.peymani@gmail.com> Co-authored-by: Bastian Köcher <git@kchr.de> Co-authored-by: Denis P <denis.pisarev@parity.io>
Showing
- .maintain/gitlab/check_polkadot_companion_build.sh 1 addition, 1 deletion.maintain/gitlab/check_polkadot_companion_build.sh
- Cargo.lock 12 additions, 12 deletionsCargo.lock
- bin/node/browser-testing/Cargo.toml 1 addition, 1 deletionbin/node/browser-testing/Cargo.toml
- frame/support/test/tests/derive_no_bound_ui/clone.stderr 3 additions, 3 deletionsframe/support/test/tests/derive_no_bound_ui/clone.stderr
- frame/support/test/tests/derive_no_bound_ui/eq.stderr 1 addition, 1 deletionframe/support/test/tests/derive_no_bound_ui/eq.stderr
- primitives/api/test/tests/ui/impl_incorrect_method_signature.stderr 2 additions, 2 deletions.../api/test/tests/ui/impl_incorrect_method_signature.stderr
- primitives/api/test/tests/ui/mock_only_one_error_type.stderr 7 additions, 7 deletionsprimitives/api/test/tests/ui/mock_only_one_error_type.stderr
- primitives/api/test/tests/ui/mock_only_self_reference.stderr 4 additions, 4 deletionsprimitives/api/test/tests/ui/mock_only_self_reference.stderr
- primitives/api/test/tests/ui/type_reference_in_impl_runtime_apis_call.stderr 2 additions, 2 deletions.../tests/ui/type_reference_in_impl_runtime_apis_call.stderr
Please register or sign in to comment