Skip to content

Commit

Permalink
nix this test for a diff PR
Browse files Browse the repository at this point in the history
  • Loading branch information
clavin committed Feb 28, 2023
1 parent a9b600f commit 60916e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/api-app-spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1867,10 +1867,6 @@ describe('app module', () => {
version: '1.2.3'
});
});

it('app.showAboutPanel() does not crash', () => {
app.showAboutPanel();
});
});
});

Expand Down

0 comments on commit 60916e5

Please sign in to comment.