Skip to content

Commit

Permalink
camel case test name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Liang committed Sep 12, 2023
1 parent ea7d5f6 commit 511873e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ fn singleton_mpt_empty_account() {
}

#[test]
fn createNameRegistratorPerTxsNotEnoughGas_d0_g0_v0() {
fn create_name_registrator_per_txs_not_enough_gas_d0_g0_v0() {
// These mpt updates are by the test case at
// https://github.com/ethereum/tests/blob/747a4828f36c5fc8ab4f288d1cf4f1fe6662f3d6/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/createNameRegistratorPerTxsNotEnoughGasFiller.json
mock_prove(
Expand Down

0 comments on commit 511873e

Please sign in to comment.