Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6fdf73f

Browse files
committed
test: increase e2e test timeout
1 parent8dd7092 commit6fdf73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/e2e/e2e.test.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ describe("Fetch Cards", () => {
113113

114114
// Check if stats card from deployment matches the stats card from local.
115115
expect(serverStatsSvg.data).toEqual(localStatsCardSVG);
116-
},6000);
116+
},7000);
117117

118118
test("retrieve language card",async()=>{
119119
expect(VERCEL_PREVIEW_URL).toBeDefined();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp