Merge remote-tracking branch 'origin/na-jsonrpsee-core-client' into na-jsonrpsee-core-client

This commit is contained in:
Niklas
2022-02-03 11:19:35 +01:00
+1
View File
@@ -32,6 +32,7 @@ use subxt::{
PairSigner,
};
use tempdir::TempDir;
use test_runtime::node_runtime::{self, system};
#[async_std::test]
pub async fn test_embedded_client() {