test("it is not possible to navigate to a workflow that does not exist", async ({
  page,
}) => {
  await page.goto(
    `/n/${namespace}/explorer/workflow/edit/this-file-does-not-exists.yaml`