Skip to content

Commit

Permalink
fix: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
janthijs committed Dec 15, 2023
1 parent 16481cd commit d5fbda2
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,62 @@ exports[`<Vergunningen /> > Matches the Full Page snapshot 1`] = `
</span>
</td>
</tr>
<tr
class="_TableRow_a66dcc"
>
<td
class="_DisplayPropTitle_a66dcc"
>
<a
class="_Button_c3ab45 _Button__plain_c3ab45 _Button__lean_c3ab45 _Linkd_c3ab45"
href="/vergunningen/rvv-sloterweg/3970992213"
>
<svg
aria-hidden="true"
class="_Icon_c3ab45 _Icon__left_c3ab45"
fill="#000"
focusable="false"
height="14px"
viewBox="0 0 32 32"
width="14px"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<title>
chevron-rechts-icoon
</title>
<polygon
points="9.75688579 32 6.85714286 29.0899743 19.9368344 16 6.85714286 2.91002571 9.75688579 0 25.7568858 16"
/>
</svg>
Z/23/789076676
</a>
</td>
<td
class="_DisplayProp_a66dcc"
>
<span
class="_DisplayPropLabel_a66dcc"
>
Soort vergunning:
</span>
<span>
RVV ontheffing Sloterweg West (Wijziging Verleend + ingetrokken)
</span>
</td>
<td
class="_DisplayProp_a66dcc"
>
<span
class="_DisplayPropLabel_a66dcc"
>
Aangevraagd:
</span>
<span>
17 november 2023
</span>
</td>
</tr>
<tr
class="_TableRow_a66dcc"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,20 @@ exports[`Vergunningen service > fetchVergunningenNotifications commercial 1`] =
"subject": "3368771494",
"title": "Aanvraag RVV ontheffing Sloterweg (Nieuw/Verleend) ontvangen",
},
{
"chapter": "VERGUNNINGEN",
"datePublished": "2023-11-17",
"description": "Wij hebben uw aanvraag voor een RVV ontheffing Sloterweg West
(9998877) ingetrokken.",
"id": "vergunning-3970992213-notification",
"link": {
"title": "Bekijk details",
"to": "/vergunningen/rvv-sloterweg/3970992213",
},
"subject": "3970992213",
"title": "Aanvraag RVV ontheffing Sloterweg West (Wijziging Verleend + ingetrokken) ingetrokken",
},
{
"chapter": "VERGUNNINGEN",
"datePublished": "2023-11-14",
Expand Down Expand Up @@ -650,6 +664,20 @@ exports[`Vergunningen service > fetchVergunningenNotifications private 1`] = `
"subject": "3368771494",
"title": "Aanvraag RVV ontheffing Sloterweg (Nieuw/Verleend) ontvangen",
},
{
"chapter": "VERGUNNINGEN",
"datePublished": "2023-11-17",
"description": "Wij hebben uw aanvraag voor een RVV ontheffing Sloterweg West
(9998877) ingetrokken.",
"id": "vergunning-3970992213-notification",
"link": {
"title": "Bekijk details",
"to": "/vergunningen/rvv-sloterweg/3970992213",
},
"subject": "3970992213",
"title": "Aanvraag RVV ontheffing Sloterweg West (Wijziging Verleend + ingetrokken) ingetrokken",
},
{
"chapter": "VERGUNNINGEN",
"datePublished": "2023-11-14",
Expand Down

0 comments on commit d5fbda2

Please sign in to comment.