From c3a3c27af3e0268c5ad24675420f1a82e15447d5 Mon Sep 17 00:00:00 2001 From: Bastien Dumont Date: Tue, 7 Apr 2026 15:03:43 +0200 Subject: [PATCH] test: fix test extension --- e2e/{a-propos.ts => a-propos.spec.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename e2e/{a-propos.ts => a-propos.spec.ts} (100%) diff --git a/e2e/a-propos.ts b/e2e/a-propos.spec.ts similarity index 100% rename from e2e/a-propos.ts rename to e2e/a-propos.spec.ts