🩹 temporary disable unreliable test
This commit is contained in:
@@ -28,7 +28,7 @@ describe("getGithubUserContribution", () => {
|
||||
});
|
||||
});
|
||||
|
||||
it("should match snapshot for year=2019", async () => {
|
||||
xit("should match snapshot for year=2019", async () => {
|
||||
expect(
|
||||
await getGithubUserContribution("platane", { year: 2019 })
|
||||
).toMatchSnapshot();
|
||||
|
||||
Reference in New Issue
Block a user