From 84bec1ab41e5755f4dc39d40bc564e11e3787a97 Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Sun, 12 Apr 2026 20:59:37 +0200 Subject: [PATCH] chore: update e2e juno.config with hosting group --- e2e/juno.config.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/e2e/juno.config.ts b/e2e/juno.config.ts index f41a29a..671d339 100644 --- a/e2e/juno.config.ts +++ b/e2e/juno.config.ts @@ -7,7 +7,9 @@ export default defineConfig({ development: '', production: '' }, - source: 'fixtures', + hosting: { + source: 'fixtures' + }, automation: { github: { repositories: [