diff --git a/e2e/completion_open.test.js b/e2e/completion_open.test.js index 80628b3..5828768 100644 --- a/e2e/completion_open.test.js +++ b/e2e/completion_open.test.js @@ -44,7 +44,7 @@ describe("completion on open/tabopen/winopen commands", () => { }); // Add item into hitories - await session.navigateTo(`https://i-beam.org`); + await session.navigateTo(`https://i-beam.org/404`); }); after(async() => {