Skip to content

Commit 0ddadd1

Browse files
authored
update
1 parent 9464b21 commit 0ddadd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/example1.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const currentTime = Date.now();
99

1010
const url1 = "chrome://gpu/";
1111
const url2 = "https://www.soft8soft.com/webglreport";
12-
const url3 = "https://webglsamples.org/aquarium/aquarium.html";
12+
const url3 = "https://molstar.org/viewer/?afdb=Q8W3K0";
1313

1414
test.beforeEach(async ({ page }, testInfo) => {
1515
testInfo.setTimeout(testInfo.timeout + 160000);

0 commit comments

Comments
 (0)