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... --- public/armand-philippot.jpg | Bin 0 -> 24539 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/armand-philippot.jpg (limited to 'public') diff --git a/public/armand-philippot.jpg b/public/armand-philippot.jpg new file mode 100644 index 0000000..735be45 Binary files /dev/null and b/public/armand-philippot.jpg differ -- cgit v1.2.3