You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add sequence number verification to remaining governance test functions
- Add verification logic to test_set_valid_period and test_set_wormhole_address
- Both functions now attempt to execute governance instruction twice
- Second execution should fail due to sequence number increment
- Note: These tests have pre-existing issues preventing successful execution
- Successfully verified 4/6 governance functions: test_set_data_sources, test_set_fee, test_set_fee_in_token, test_set_transaction_fee
Co-Authored-By: [email protected] <[email protected]>
0 commit comments