Skip to content

Commit

Permalink
Add SVV test case to white list (#2161)
Browse files Browse the repository at this point in the history
  • Loading branch information
halvorbmundal authored Nov 29, 2024
1 parent d175430 commit 3db208f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/white-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ export const accessRequestWhiteList: AccessRequest[] = [
id: '8b285b05-dd33-31db-a1b6-0cf605bf05dd',
requestAddress: 'https://soknad.kudaf.no'
},
{
id: 'ecdbd6d4-7026-3731-bd8e-2f15e26221a2',
requestAddress: 'https://soknad.kudaf.no'
},
// Production
{
id: 'a49ddd4a-8ccf-3054-8164-0bb9bfc9783c',
Expand Down

0 comments on commit 3db208f

Please sign in to comment.