Skip to content

Commit 8762af8

Browse files
Update src/tool/subcommands/api_cmd/api_compare_tests.rs
Co-authored-by: hanabi1224 <[email protected]>
1 parent 875df02 commit 8762af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tool/subcommands/api_cmd/api_compare_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1985,7 +1985,7 @@ fn eth_tests_with_tipset<DB: Blockstore>(store: &Arc<DB>, shared_tipset: &Tipset
19851985
.policy_on_rejected(PolicyOnRejected::PassWithIdenticalError),
19861986
RpcTest::identity(
19871987
EthGetTransactionReceipt::request((
1988-
// A transaction that should not exist exist, to test the `null` response in case
1988+
// A transaction that should not exist, to test the `null` response in case
19891989
// of missing transaction.
19901990
EthHash::from_str(
19911991
"0xf234567890123456789d6a7b8c9d0e1f2a3b4c5d6e7f8091a2b3c4d5e6f70809",

0 commit comments

Comments
 (0)