fix(tests): remove broken test index files and fix computed-stats import
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m24s

This commit is contained in:
2026-05-19 12:34:58 +02:00
parent e259484b53
commit 213425e6c9
7 changed files with 12 additions and 70 deletions
-3
View File
@@ -249,7 +249,6 @@ Mana-Loop/
│ │ │ ├── gameHooks.ts
│ │ │ ├── gameLoopActions.ts
│ │ │ ├── gameStore.ts
│ │ │ ├── index.test.ts
│ │ │ ├── index.ts
│ │ │ ├── manaStore.ts
│ │ │ ├── prestigeStore.ts
@@ -284,9 +283,7 @@ Mana-Loop/
│ │ ├── crafting-slice.ts
│ │ ├── crafting-utils.ts
│ │ ├── effects.ts
│ │ ├── store.test.ts
│ │ ├── store.ts
│ │ ├── stores.test.ts
│ │ └── types.ts
│ └── utils.ts
├── test-results/