Skip to content

Commit

Permalink
wip: fix test and ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lpatiny committed Feb 21, 2025
1 parent aa0b5d9 commit 5a32837
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/__tests__/Zenodo.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { getConfig } from './getConfig';
const config = getConfig();

test('no token', async () => {
// test error
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
expect(() => {
Expand Down

0 comments on commit 5a32837

Please sign in to comment.