Skip to content

Commit

Permalink
Update test_blobstreamx.cairo
Browse files Browse the repository at this point in the history
  • Loading branch information
b-j-roberts authored Mar 19, 2024
1 parent a409393 commit 17068c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/test_blobstreamx.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ use blobstream_sn::tests::common::{
setup_base, setup_spied, setup_succinct_gateway, TEST_START_BLOCK, TEST_END_BLOCK, TEST_HEADER,
OWNER
};
use blobstream_sn::tree::binary::merkle_proof::BinaryMerkleProof;
use snforge_std as snf;
use snforge_std::{CheatTarget, EventSpy, EventAssertions};
use starknet::secp256_trait::Signature;
Expand Down

0 comments on commit 17068c1

Please sign in to comment.