Skip to content

Commit

Permalink
add edit link to /deti for partner
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekVigas committed Feb 20, 2024
1 parent 2ae3cdf commit 60625e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cypress/e2e/pages.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ describe('IBAN page', () => {
})
})

describe('Summary page', () => {
describe.only('Summary page', () => {
it('has working navigation', () => {
cy.visit('/suhrn')

Expand Down Expand Up @@ -806,6 +806,7 @@ describe('Summary page', () => {
'/zamestnanie',
'/partner',
'/deti',
'/deti',
'/dochodok',
// '/hypoteka',
'/osobne-udaje',
Expand Down

0 comments on commit 60625e8

Please sign in to comment.