Merge branch 'main' of gitea.suda.codes:giteauser/ghostfolio-mirror
This commit is contained in:
commit
a6d68ae296
3054
apps/api/src/helper/object.helper.spec.ts
Normal file
3054
apps/api/src/helper/object.helper.spec.ts
Normal file
File diff suppressed because it is too large
Load Diff
@ -47,7 +47,7 @@
|
||||
"test": "npm run test:api && npm run test:common",
|
||||
"test:api": "npx dotenv-cli -e .env.example -- nx test api",
|
||||
"test:common": "npx dotenv-cli -e .env.example -- nx test common",
|
||||
"test:single": "nx run api:test --test-file portfolio-calculator-novn-buy-and-sell.spec.ts",
|
||||
"test:single": "nx run api:test --test-file object.helper.spec.ts",
|
||||
"ts-node": "ts-node",
|
||||
"update": "nx migrate latest",
|
||||
"watch:server": "nx run api:copy-assets && nx run api:build --watch",
|
||||
|
Loading…
x
Reference in New Issue
Block a user