Skip to content
Snippets Groups Projects
Commit 37ef87c0 authored by Ina Martini's avatar Ina Martini
Browse files

test: fix path in test

parent 91b5f5e8
Branches refactor/14/refactor-interactviespare-to-modal
No related tags found
Loading
Pipeline #281617 passed
......@@ -111,7 +111,7 @@ describe('Goals and Challenges Page Load', () => {
cy.get('[data-cy=challenge-icon-1]').click();
// Assert that navigation has occurred
cy.url().should('include', '/spareutfordringer/1');
cy.url().should('include', '/spareutfordringer/rediger/1');
});
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment