Update 2026-06-23 10:27:47
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"test": "jest --runInBand",
|
||||
"test:watch": "jest --watch",
|
||||
"test:coverage": "jest --coverage",
|
||||
"test:operation-logs": "jest tests/operationLog.model.test.js tests/operationLogger.test.js tests/operationLogs.api.test.js --runInBand"
|
||||
"test:operation-logs": "jest tests/operationLog.model.test.js tests/operationLogger.test.js tests/operationLogs.api.test.js --runInBand",
|
||||
"seed": "node scripts/seed-example-data.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"all": "^0.0.0",
|
||||
|
||||
Reference in New Issue
Block a user