Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
rachellerathbone committed Feb 15, 2024
1 parent b04605c commit 43100c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/storage/update-jenkins-server-state.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ const givenStorageQueryReturnsServeMaxPipelines = jest.fn().mockImplementation((
});

jest.mock('@forge/api', () => {
// const mockResolvedValue = jest.fn();
// const get = jest.fn(() => ({ mockResolvedValue }));
return {
__getRuntime: jest.fn(),
storage: {
Expand Down

0 comments on commit 43100c0

Please sign in to comment.