Skip to content

Commit

Permalink
Fix merge conflict in program-test (#26693)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarry authored Jul 20, 2022
1 parent f8e9af5 commit 0402c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions program-test/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ pub fn builtin_process_instruction(
invoke_context
.transaction_context
.get_current_instruction_context()?,
true,
)?;

// Deserialize data back into instruction params
Expand Down

0 comments on commit 0402c3d

Please sign in to comment.