mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-10 23:44:19 -07:00
Add time to expiration date (#1654)
* Push out expiration by a day for fast fix * Add timestampt to expiration - update snapshots * Remove timed alerts
This commit is contained in:
parent
c398fe8737
commit
ef46af00f8
4 changed files with 5 additions and 15 deletions
|
@ -448,15 +448,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<h3
|
||||
class="usa-collection__heading"
|
||||
>
|
||||
<a
|
||||
class="usa-link usa-link--external"
|
||||
data-cy="may-19-reg-link-block"
|
||||
href="https://pitc.zoomgov.com/webinar/register/WN_1PR73vLDQpq1zoAWkhKB5g"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
CEJST listening session #4
|
||||
</a>
|
||||
CEJST listening session #4
|
||||
</h3>
|
||||
<p
|
||||
class="usa-collection__description"
|
||||
|
@ -488,6 +480,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
|
|||
<button
|
||||
class="usa-button"
|
||||
data-testid="button"
|
||||
disabled=""
|
||||
type="button"
|
||||
>
|
||||
Registration link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue