Skip to content

Commit

Permalink
update ui snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
LocalNewsTV committed Nov 23, 2023
1 parent 601b5e4 commit d60dc9a
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -486,19 +486,33 @@ exports[`Search Component Matches the snapshot 1`] = `
aria-colindex="1"
class=""
role="cell"
/>
>
<router-link-stub
to="[object Object]"
>
4
</router-link-stub>
</td>
<td
aria-colindex="2"
class=""
role="cell"
>
2020-01-01
<span
title="2020-01-01"
>
January 1st 2020 at 12:00 AM
</span>
</td>
<td
aria-colindex="3"
class=""
role="cell"
/>
>
</td>
<td
aria-colindex="4"
class=""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -843,16 +843,31 @@ exports[`View Component View mode matches the snapshot 1`] = `
class=""
role="cell"
>
501525
<a
href="https://j200.gov.bc.ca/pub/ams/Default.aspx?PossePresentation=AMSPublic&PosseObjectDef=o_ATIS_DocumentSearch&PosseMenuName=WS_Main&Criteria_LicenceNumber=501525"
target="_blank"
>
501525
</a>
</td>
<td
aria-colindex="2"
class=""
role="cell"
>
[
117041
]
<ul
class="p-0 m-0"
>
<li>
<router-link-stub
to="[object Object]"
>
117041
</router-link-stub>
</li>
</ul>
</td>
</tr>
<tr
Expand All @@ -864,16 +879,31 @@ exports[`View Component View mode matches the snapshot 1`] = `
class=""
role="cell"
>
501526
<a
href="https://j200.gov.bc.ca/pub/ams/Default.aspx?PossePresentation=AMSPublic&PosseObjectDef=o_ATIS_DocumentSearch&PosseMenuName=WS_Main&Criteria_LicenceNumber=501526"
target="_blank"
>
501526
</a>
</td>
<td
aria-colindex="2"
class=""
role="cell"
>
[
117043
]
<ul
class="p-0 m-0"
>
<li>
<router-link-stub
to="[object Object]"
>
117043
</router-link-stub>
</li>
</ul>
</td>
</tr>
<tr
Expand All @@ -885,16 +915,31 @@ exports[`View Component View mode matches the snapshot 1`] = `
class=""
role="cell"
>
501527
<a
href="https://j200.gov.bc.ca/pub/ams/Default.aspx?PossePresentation=AMSPublic&PosseObjectDef=o_ATIS_DocumentSearch&PosseMenuName=WS_Main&Criteria_LicenceNumber=501527"
target="_blank"
>
501527
</a>
</td>
<td
aria-colindex="2"
class=""
role="cell"
>
[
117044
]
<ul
class="p-0 m-0"
>
<li>
<router-link-stub
to="[object Object]"
>
117044
</router-link-stub>
</li>
</ul>
</td>
</tr>
<tr
Expand All @@ -906,16 +951,31 @@ exports[`View Component View mode matches the snapshot 1`] = `
class=""
role="cell"
>
501528
<a
href="https://j200.gov.bc.ca/pub/ams/Default.aspx?PossePresentation=AMSPublic&PosseObjectDef=o_ATIS_DocumentSearch&PosseMenuName=WS_Main&Criteria_LicenceNumber=501528"
target="_blank"
>
501528
</a>
</td>
<td
aria-colindex="2"
class=""
role="cell"
>
[
117045
]
<ul
class="p-0 m-0"
>
<li>
<router-link-stub
to="[object Object]"
>
117045
</router-link-stub>
</li>
</ul>
</td>
</tr>
<!---->
Expand Down

0 comments on commit d60dc9a

Please sign in to comment.