FIX: #6943 Customer issues #885
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#885
Loading…
Reference in New Issue
No description provided.
Delete Branch "fix_customer_issues"
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?
@ -73,6 +73,10 @@ const $props = defineProps({
type: Boolean,
default: false,
},
appendParams: {
Esto no quedamos en usar el mismo parametro de searchUrl a false? Lo revisamos?
@ -282,3 +283,1 @@
if (!Cypress.$($lastNotification).text().includes(text))
throw new Error(`Notification not found: "${text}"`);
});
Cypress.Commands.add('checkNotification', (type) => {
Cuidao cuidao que se ha colado