Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
enhancement: use only the non-namespace contract id in test
Browse files Browse the repository at this point in the history
  • Loading branch information
dadepo committed Sep 6, 2023
1 parent 13c1cc4 commit ace2b0e
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ graphql_schema: packages/fuel-indexer-tests/indexers/fuel-indexer-test/schema/fu
abi: packages/fuel-indexer-tests/contracts/fuel-indexer-test/out/debug/fuel-indexer-test-abi.json
start_block: ~
end_block: ~
contract_id:
- fuel1p4g0suykga85824l4x465haxtg7n6rlefxv2tch8av5g6ry88pxszp6aj0
- 0x0d50f87096474f43aabfa9abaa5fa65a3d3d0ff94998a5e2e7eb288d0c87384d
contract_id: 0x0d50f87096474f43aabfa9abaa5fa65a3d3d0ff94998a5e2e7eb288d0c87384d
identifier: index1
module:
wasm: target/wasm32-unknown-unknown/release/fuel_indexer_test.wasm
Expand Down

0 comments on commit ace2b0e

Please sign in to comment.