Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable syfoperson call #386

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Disable syfoperson call #386

merged 2 commits into from
Dec 12, 2023

Conversation

andersrognstad
Copy link
Contributor

Hva har blitt lagt til✨🌈

Midlertidig disabler kall til syfoperson som går tregt for noen kontorer. Konsekvens blir at ikon for skjermingskode ikke blir vist i oversikten. Vi må finne en bedre løsning for å hente dette.

@andersrognstad andersrognstad requested a review from a team as a code owner December 12, 2023 11:54
@@ -15,7 +15,7 @@ import { expect } from 'chai';
describe('personregisterHooks tests', () => {
const queryClient = new QueryClient();

it('loads personregister correctly', async () => {
xit('loads personregister correctly', async () => {
Copy link
Collaborator

@JMLindseth JMLindseth Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gir dette en warning eller noe 1 skipped? Det er fare for at den bare blir sånn for alltid, siden den aldri vil feile 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testen vil stå som pending under kjøring av testene så forhåpentligvis plukker vi den opp 😅

@andersrognstad andersrognstad merged commit 51b3494 into master Dec 12, 2023
3 checks passed
@andersrognstad andersrognstad deleted the IS-disable-call-syfoperson branch December 12, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants