#4074 useAcls #2827
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2827
Loading…
Reference in New Issue
No description provided.
Delete Branch "4074-useAcls"
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: #4074 useAclsto #4074 useAcls@ -49,3 +57,4 @@
});
it(`should create a new BIC code`, async() => {
await page.loginAndModule('financial', 'client');
Ahora solo puede financial. Hablado con Carlos Andrés y finanzas.
@ -38,0 +41,4 @@
expect(message.text).toContain('That payment method requires an IBAN');
});
it(`should edit the billing data and save the form`, async() => {
Esto no estaba haciendolo realmente. En cuanto recargabas la pág. los cambios no se habían aplicado. Este test no se había probado bien.