Skip to content

Commit

Permalink
Bruk siste Altinn-klient for tilgangskontroll (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjerga authored Oct 24, 2023
1 parent 77c87d5 commit 011d25a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions altinn/gradle.properties

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class AltinnLoeserTest : LoeserTest() {
private fun mockAltinnOrganisasjonSet(): Set<AltinnOrganisasjon> =
setOf(
AltinnOrganisasjon(
name = "Pippin's Breakfast & Breakfast",
navn = "Pippin's Breakfast & Breakfast",
type = "gluttonous"
)
)

0 comments on commit 011d25a

Please sign in to comment.