Skip to content
Prev Previous commit
default
  • Loading branch information
mtojek committed Feb 12, 2024
commit 0aac489d69172eeadeab8267e08e43c5e8b6a774
1 change: 1 addition & 0 deletions site/e2e/tests/app.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ test("app", async ({ context, page }) => {
{
url: "http://localhost:" + addr.port,
displayName: appName,
order: 0,
},
],
},
Expand Down