Fix comma-dangle in Inventory.test.ts (#517) #524
No reviewers
Labels
No labels
blocked
duplicate
needs
approval
needs
criteria
needs
estimate
needs
tests
question
step
doing
step
review
step
testing
step
todo
step
uat
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
idea
type
incident
type
investigation
type
spike
type
story
wontfix
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
External/card-drop!524
Loading…
Reference in a new issue
No description provided.
Delete branch "cursor/517-inventory-test-comma-dangle"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up for #517 after the QA lint failure on
release/0.12.0.Change
Strip trailing commas in
tests/stringDropdowns/Inventory.test.tssocomma-dangleis clean now that #521 fixed the eslintfilesglob.Verification (local on this branch)
yarn lintPASSyarn build(tsc) PASSyarn testPASS — 28 suites / 196 testsNo further
eqeqeqwork in this PR; that landed earlier via #519/#521. This only clears the residualcomma-danglefailures exposed by the glob fix.