Fix comma-dangle in Inventory.test.ts (#517) #524

Merged
Vylpes merged 1 commit from cursor/517-inventory-test-comma-dangle into release/0.12.0 2026-09-11 14:02:05 +01:00
Member

Follow-up for #517 after the QA lint failure on release/0.12.0.

Change

Strip trailing commas in tests/stringDropdowns/Inventory.test.ts so comma-dangle is clean now that #521 fixed the eslint files glob.

Verification (local on this branch)

  • yarn lint PASS
  • yarn build (tsc) PASS
  • yarn test PASS — 28 suites / 196 tests

No further eqeqeq work in this PR; that landed earlier via #519/#521. This only clears the residual comma-dangle failures exposed by the glob fix.

Follow-up for #517 after the QA lint failure on `release/0.12.0`. ## Change Strip trailing commas in `tests/stringDropdowns/Inventory.test.ts` so `comma-dangle` is clean now that #521 fixed the eslint `files` glob. ## Verification (local on this branch) - `yarn lint` PASS - `yarn build` (`tsc`) PASS - `yarn test` PASS — 28 suites / 196 tests No further `eqeqeq` work in this PR; that landed earlier via #519/#521. This only clears the residual `comma-dangle` failures exposed by the glob fix.
Smithy-bot added this to the 0.12.0 milestone 2026-09-11 12:05:18 +01:00
Fix comma-dangle in Inventory.test.ts (#517)
All checks were successful
Test / build (push) Successful in 1m42s
22d603d21f
Vylpes approved these changes 2026-09-11 14:02:00 +01:00
Vylpes merged commit 42260e93ec into release/0.12.0 2026-09-11 14:02:05 +01:00
Vylpes deleted branch cursor/517-inventory-test-comma-dangle 2026-09-11 14:02:05 +01:00
Sign in to join this conversation.
No description provided.