Skip to content

Commit

Permalink
test: re-enable ignored tests (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
xJonathanLEI authored Nov 3, 2023
1 parent a15e1f9 commit 97c421e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion starknet-providers/tests/jsonrpc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,6 @@ 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 97c421e

Please sign in to comment.