mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2025-02-05 14:13:31 +08:00
test: increase stats card e2e timeout
This commit is contained in:
parent
bd9865d5a2
commit
60012707c7
@ -110,7 +110,7 @@ describe("Fetch Cards", () => {
|
||||
|
||||
// Check if stats card from deployment matches the stats card from local.
|
||||
expect(serverStatsSvg.data).toEqual(localStatsCardSVG);
|
||||
});
|
||||
}, 6000);
|
||||
|
||||
test("retrieve language card", async () => {
|
||||
expect(VERCEL_PREVIEW_URL).toBeDefined();
|
||||
|
Loading…
Reference in New Issue
Block a user