From e72180fe25af25cbbd1b46bc5f2b6a3fcb623090 Mon Sep 17 00:00:00 2001 From: zhumeisongsong Date: Mon, 18 Nov 2024 17:47:20 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20typo=20databse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/lib/{databse.module.spec.ts => database.module.spec.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename libs/shared/infrastructure/mongoose/src/lib/{databse.module.spec.ts => database.module.spec.ts} (100%) diff --git a/libs/shared/infrastructure/mongoose/src/lib/databse.module.spec.ts b/libs/shared/infrastructure/mongoose/src/lib/database.module.spec.ts similarity index 100% rename from libs/shared/infrastructure/mongoose/src/lib/databse.module.spec.ts rename to libs/shared/infrastructure/mongoose/src/lib/database.module.spec.ts