From 4878e94e9fbd07b6c5ab521aee5226dfa9d7fc94 Mon Sep 17 00:00:00 2001 From: JacquesDurand <59364973+JacquesDurand@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:14:16 +0200 Subject: [PATCH] fix: wrong fixtures symlink (#742) --- fixtures/prod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/prod b/fixtures/prod index b59f7e3..f29ad28 120000 --- a/fixtures/prod +++ b/fixtures/prod @@ -1 +1 @@ -test/ \ No newline at end of file +prod-boot \ No newline at end of file