(cherry picked from commit 58487c6360
)
Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
@@ -2665,7 +2665,7 @@ mod tests {
|
||||
let program_id = json
|
||||
.as_object()
|
||||
.unwrap()
|
||||
.get("programId")
|
||||
.get("ProgramId")
|
||||
.unwrap()
|
||||
.as_str()
|
||||
.unwrap();
|
||||
|
Reference in New Issue
Block a user