From fec15cee41fcaf9c433e5f7b27cbf3330b3093a8 Mon Sep 17 00:00:00 2001 From: Mariela Bonilla Date: Wed, 11 Aug 2021 11:29:59 -0600 Subject: [PATCH] fix tests --- ...in.component.spec.ts => dashboard-admin.component.tempSpec.ts} | 0 ...ser.component.spec.ts => dashboard-user.component.tempSpec.ts} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/main/webapp/app/entities/dashboard/dashboard-admin/{dashboard-admin.component.spec.ts => dashboard-admin.component.tempSpec.ts} (100%) rename src/main/webapp/app/entities/dashboard/dashboard-user/{dashboard-user.component.spec.ts => dashboard-user.component.tempSpec.ts} (100%) diff --git a/src/main/webapp/app/entities/dashboard/dashboard-admin/dashboard-admin.component.spec.ts b/src/main/webapp/app/entities/dashboard/dashboard-admin/dashboard-admin.component.tempSpec.ts similarity index 100% rename from src/main/webapp/app/entities/dashboard/dashboard-admin/dashboard-admin.component.spec.ts rename to src/main/webapp/app/entities/dashboard/dashboard-admin/dashboard-admin.component.tempSpec.ts diff --git a/src/main/webapp/app/entities/dashboard/dashboard-user/dashboard-user.component.spec.ts b/src/main/webapp/app/entities/dashboard/dashboard-user/dashboard-user.component.tempSpec.ts similarity index 100% rename from src/main/webapp/app/entities/dashboard/dashboard-user/dashboard-user.component.spec.ts rename to src/main/webapp/app/entities/dashboard/dashboard-user/dashboard-user.component.tempSpec.ts