mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 03:10:15 +01:00
chore: address ESLint Warnings
This commit is contained in:
parent
717f61d878
commit
e97444a863
3 changed files with 57 additions and 46 deletions
|
|
@ -683,7 +683,6 @@ describe('PermissionService', () => {
|
|||
|
||||
describe('bulkUpdateResourcePermissions', () => {
|
||||
const otherUserId = new mongoose.Types.ObjectId();
|
||||
const anotherGroupId = new mongoose.Types.ObjectId();
|
||||
|
||||
beforeEach(async () => {
|
||||
// Setup existing permissions for testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue