Skip to content

Commit

Permalink
test: disable reverted invoke trace test (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
xJonathanLEI authored Oct 29, 2023
1 parent 2d44699 commit 696dd28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starknet-providers/tests/jsonrpc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,7 @@ async fn jsonrpc_trace_invoke() {
}

#[tokio::test]
#[ignore = "disabled until pathfinder PR #1457 is released"]
async fn jsonrpc_trace_invoke_reverted() {
let rpc_client = create_jsonrpc_client();

Expand Down

0 comments on commit 696dd28

Please sign in to comment.