diff --git a/program-test/src/lib.rs b/program-test/src/lib.rs index ddfca432da0d8f..d7c3e260f8d2d6 100644 --- a/program-test/src/lib.rs +++ b/program-test/src/lib.rs @@ -120,6 +120,7 @@ pub fn builtin_process_instruction( invoke_context .transaction_context .get_current_instruction_context()?, + true, )?; // Deserialize data back into instruction params