#7828 makeCorrectCalls #703
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#703
Loading…
Reference in New Issue
No description provided.
Delete Branch "7828-makeCorrectCalls"
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?
WIP: #7828 makeCorrectCallsto #7828 makeCorrectCalls@ -6,3 +6,3 @@
const summaryHeader = '.summaryHeader > div';
const weight = 25;
const weightValue = ':nth-child(10) > .value > span';
const weightValue = '.summaryBody.row :nth-child(1) > :nth-child(9) > .value > span';
De paso corrijo este test, que fallaba