Skip to content

Commit

Permalink
Use legacy_tester instead of tester_not_transition_to_savanna
Browse files Browse the repository at this point in the history
  • Loading branch information
linh2931 committed Jun 4, 2024
1 parent 43c76ea commit 4ccfbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/eosio.bios_inst_fin_tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ using namespace fc;
using mvo = fc::mutable_variant_object;

// tests for instant finality actions
class eosio_bios_if_tester : public tester_not_transition_to_savanna {
class eosio_bios_if_tester : public legacy_tester {
public:

eosio_bios_if_tester() {
Expand Down

0 comments on commit 4ccfbbf

Please sign in to comment.