Skip to content

Commit 79a3cb1

Browse files
authored
Update expired_script.txt
1 parent c03aef7 commit 79a3cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Fixtures/expired_script.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
location.reload(true);
2828
setTimeout(
2929
function () {
30-
location.reload(true);
30+
location.reload();
3131
},
3232
Math.max(0, 2000 - 500),
3333
);

0 commit comments

Comments
 (0)