Skip to content

Commit

Permalink
Add integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jancionear committed Feb 21, 2024
1 parent dc19727 commit 0183075
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/src/tests/client/features.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ mod lower_storage_key_limit;
mod nearvm;
#[cfg(feature = "protocol_feature_nonrefundable_transfer_nep491")]
mod nonrefundable_transfer;
mod orphan_chunk_state_witness;
mod restore_receipts_after_fix_apply_chunks;
mod restrict_tla;
mod stateless_validation;
Expand Down
Loading

0 comments on commit 0183075

Please sign in to comment.