Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricbet committed Jun 24, 2022
1 parent 314ccae commit 5a04bcb
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ describe('Debug Variables Tree Model', () => {
contextDebugProtocolVariableMenu: {
set: jest.fn(),
},
contextCanViewMemory: {
set: jest.fn(),
},
},
});

Expand Down

0 comments on commit 5a04bcb

Please sign in to comment.