Merge native programs parts into one unit (#7047)
This commit is contained in:
@ -416,10 +416,10 @@ fn test_softlaunch_operating_mode() {
|
||||
|
||||
// Programs that are not available at soft launch
|
||||
for program_id in [
|
||||
&solana_config_api::id(),
|
||||
&solana_config_program::id(),
|
||||
&solana_sdk::bpf_loader::id(),
|
||||
&solana_sdk::system_program::id(),
|
||||
&solana_vest_api::id(),
|
||||
&solana_vest_program::id(),
|
||||
]
|
||||
.iter()
|
||||
{
|
||||
|
Reference in New Issue
Block a user