Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
haerdib committed Dec 19, 2023
1 parent 8543bd9 commit c6eec7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testing/examples/chain_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
limitations under the License.
*/

//! Tests for the chain rpc interface functions.
//! Tests for the chain rpc interface functions, including testing the DefaultRuntimeConfig
//! and Signer generation for the DefaultRuntimeConfig.
use sp_keyring::AccountKeyring;
use substrate_api_client::{
Expand Down

0 comments on commit c6eec7e

Please sign in to comment.