Skip to content

Commit d47948d

Browse files
committed
changed test according to hardfork protection
1 parent dd0ff5d commit d47948d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests/operation_tests.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -2459,7 +2459,7 @@ BOOST_AUTO_TEST_CASE( manager_test )
24592459
transfer( committee_account, bob_id, asset(10000) );
24602460
transfer( committee_account, charlie_id, asset(10000) );
24612461

2462-
generate_blocks( HARDFORK_1000_TIME );
2462+
generate_blocks( HARDFORK_MANAGER_TIME );
24632463
generate_block();
24642464

24652465
sport_id_type test_sport_id;

0 commit comments

Comments
 (0)