From 766c67026968c3ac103dd6722c8b5051dbe11a8a Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Mon, 23 Sep 2019 19:49:02 +0200 Subject: [PATCH] Fix import path --- webapp/components/{ => Comment}/Comment.spec.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename webapp/components/{ => Comment}/Comment.spec.js (100%) diff --git a/webapp/components/Comment.spec.js b/webapp/components/Comment/Comment.spec.js similarity index 100% rename from webapp/components/Comment.spec.js rename to webapp/components/Comment/Comment.spec.js