Use 404 page

jh-changes
Shin'ya Ueoka 5 years ago
parent 4c64034489
commit f64b7ca320
  1. 2
      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() => {