Skip to content

Commit 9997c6d

Browse files
committed
chore: skip zenodo flaky tests
1 parent 143066f commit 9997c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/core/adapters/zenodo/zenodoGateway.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ const resultRequest = [
132132
}
133133
];
134134

135-
describe("zenodoSourceGateway", () => {
135+
describe.skip("zenodoSourceGateway", () => {
136136
const zenodoSource: Source = {
137137
slug: "zenodo",
138138
kind: "Zenodo",

0 commit comments

Comments
 (0)