fix: resolve test failures in skill, regen, spell-cost test files
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m33s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m33s
This commit is contained in:
@@ -350,6 +350,9 @@ Mana-Loop/
|
||||
│ │ │ └── test-utils.ts
|
||||
│ │ ├── stores/
|
||||
│ │ │ ├── __tests__/
|
||||
│ │ │ │ ├── archive/
|
||||
│ │ │ │ │ ├── store-methods.test.ts
|
||||
│ │ │ │ │ └── stores.test.ts
|
||||
│ │ │ │ ├── combat-store-tests/
|
||||
│ │ │ │ ├── index-tests/
|
||||
│ │ │ │ │ ├── combat-calculations.test.ts
|
||||
@@ -387,9 +390,7 @@ Mana-Loop/
|
||||
│ │ │ │ ├── mana.test.ts
|
||||
│ │ │ │ ├── regen.test.ts
|
||||
│ │ │ │ ├── skill.test.ts
|
||||
│ │ │ │ ├── spell-cost.test.ts
|
||||
│ │ │ │ ├── store-methods.test.ts
|
||||
│ │ │ │ └── stores.test.ts
|
||||
│ │ │ │ └── spell-cost.test.ts
|
||||
│ │ │ ├── attunementStore.ts
|
||||
│ │ │ ├── combat-actions.ts
|
||||
│ │ │ ├── combatStore.ts
|
||||
|
||||
Reference in New Issue
Block a user