Skip to content

Commit

Permalink
Updated Snapshot for test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjyot242 committed Mar 2, 2025
1 parent 4deee73 commit 6b47fad
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ exports[`AccountRequestTableComponent should display account requests with no re
placement="top"
>
<button
aria-label="Delete account request"
class="btn btn-link p-0"
id="delete-account-request-0"
type="button"
Expand All @@ -114,6 +115,7 @@ exports[`AccountRequestTableComponent should display account requests with no re
</div>
<div>
<button
aria-label="View account request"
class="btn btn-link p-0"
id="view-account-request-0"
type="button"
Expand Down Expand Up @@ -212,6 +214,7 @@ exports[`AccountRequestTableComponent should display account requests with no re
placement="top"
>
<button
aria-label="Delete account request"
class="btn btn-link p-0"
id="delete-account-request-1"
type="button"
Expand All @@ -223,6 +226,7 @@ exports[`AccountRequestTableComponent should display account requests with no re
</div>
<div>
<button
aria-label="View account request"
class="btn btn-link p-0"
id="view-account-request-1"
type="button"
Expand Down Expand Up @@ -412,6 +416,7 @@ exports[`AccountRequestTableComponent should display account requests with reset
placement="top"
>
<button
aria-label="Delete account request"
class="btn btn-link p-0"
id="delete-account-request-0"
type="button"
Expand All @@ -423,6 +428,7 @@ exports[`AccountRequestTableComponent should display account requests with reset
</div>
<div>
<button
aria-label="View account request"
class="btn btn-link p-0"
id="view-account-request-0"
type="button"
Expand Down Expand Up @@ -540,6 +546,7 @@ exports[`AccountRequestTableComponent should display account requests with reset
placement="top"
>
<button
aria-label="Delete account request"
class="btn btn-link p-0"
id="delete-account-request-1"
type="button"
Expand All @@ -551,6 +558,7 @@ exports[`AccountRequestTableComponent should display account requests with reset
</div>
<div>
<button
aria-label="View account request"
class="btn btn-link p-0"
id="view-account-request-1"
type="button"
Expand Down Expand Up @@ -725,6 +733,7 @@ exports[`AccountRequestTableComponent should snap with an expanded account reque
placement="top"
>
<button
aria-label="Delete account request"
class="btn btn-link p-0"
id="delete-account-request-0"
type="button"
Expand All @@ -736,6 +745,7 @@ exports[`AccountRequestTableComponent should snap with an expanded account reque
</div>
<div>
<button
aria-label="View account request"
class="btn btn-link p-0"
id="view-account-request-0"
type="button"
Expand Down

0 comments on commit 6b47fad

Please sign in to comment.