From fc7a6e98268d34f313d79c817e38c09ad6cde960 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Thu, 2 Jun 2022 23:51:43 +0200 Subject: test(unit): fix Jest errors due to images import I mocked some SVG files and moves the branding photo to public directory. It is more a workaround than a real fix but it works so... --- src/assets/images/armand-philippot.jpg | Bin 24539 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/assets/images/armand-philippot.jpg (limited to 'src/assets') diff --git a/src/assets/images/armand-philippot.jpg b/src/assets/images/armand-philippot.jpg deleted file mode 100644 index 735be45..0000000 Binary files a/src/assets/images/armand-philippot.jpg and /dev/null differ -- cgit v1.2.3