doc: add cargo test --doc --features __macro-docs near-sdk/src/near.rs
to test job
#1287
Labels
cargo test --doc --features __macro-docs near-sdk/src/near.rs
to test job
#1287
for snippets in this module https://github.com/near/near-sdk-rs/blob/master/near-sdk/src/lib.rs#L54-L55 add
--features __macro-docs
to test job , so they're tested and kept in sync.currently they're correct:
this is if these snippets are decided to be kept in
near-sdk/src/lib.rs
in scope of #1262 ,and not moved to
#[near]
documentationThe text was updated successfully, but these errors were encountered: