diff --git a/program-test/src/lib.rs b/program-test/src/lib.rs
index 6676ab14d7..d3f86687aa 100644
--- a/program-test/src/lib.rs
+++ b/program-test/src/lib.rs
@@ -71,13 +71,11 @@ pub fn to_instruction_error(error: ProgramError) -> InstructionError {
}
thread_local! {
- static INVOKE_CONTEXT:RefCell