test: refs #6897 enable 'Create entry, modify travel and add buys' test case #1470

Merged
pablone merged 2 commits from 6897-fixEntryE2e into dev 2025-02-24 11:17:23 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fe695af9ab - Show all commits

View File

@ -20,7 +20,7 @@ describe('Entry', () => {
);
});
it.skip('Create entry, modify travel and add buys', () => {
it('Create entry, modify travel and add buys', () => {
createEntryAndBuy();
cy.get('a[data-cy="EntryBasicData-menu-item"]').click();
selectTravel('two');