Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Oct 16, 2023
1 parent 6edac55 commit f13f3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/soroban-rpc/internal/test/simulate_transaction_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ func TestSimulateTransactionSucceeds(t *testing.T) {
ReadBytes: 48,
WriteBytes: 7048,
},
ResourceFee: 20056,
ResourceFee: 130498,
}

// First, decode and compare the transaction data so we get a decent diff if it fails.
Expand Down

0 comments on commit f13f3b0

Please sign in to comment.