Skip to content
Snippets Groups Projects
Commit 82958661 authored by Henrik's avatar Henrik
Browse files

fix: unit test

parent 15563fef
No related branches found
No related tags found
1 merge request!66Feat/bankid login
Pipeline #282209 failed
......@@ -41,7 +41,7 @@ describe('LoginPrompt', () => {
},
});
const loginLink = getByText('Sign up');
const loginLink = getByText('Registrer deg');
expect(loginLink).toBeDefined(); // Check if the 'Login' link is rendered
});
......
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