WIP: More EffectHelper tests
All checks were successful
Test / build (push) Successful in 12s

This commit is contained in:
Ethan Lane 2024-11-03 14:08:24 +00:00
parent 60bb39253f
commit e28618d7a0
3 changed files with 72 additions and 9 deletions

View file

@ -1,4 +1,3 @@
import AppDataSource from "../../../../src/database/dataSources/appDataSource";
import UserEffect from "../../../../src/database/entities/app/UserEffect";
let userEffect: UserEffect;