Skip to content

Commit

Permalink
Update DateFilter test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
contolini committed Nov 6, 2023
1 parent 72de1cd commit 103bb62
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 5 deletions.
6 changes: 3 additions & 3 deletions dist/ccdb5.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ccdb5.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,9 @@ exports[`component::DateFilter snapshot shows a warning for April 2017 1`] = `
All
</button>
</section>
<p>
<p
className="u-mt15"
>
CFPB updated product and issue options in April 2017 and August 2023
<a
Expand Down Expand Up @@ -330,6 +332,21 @@ exports[`component::DateFilter snapshot shows errors 1`] = `
error-round.svg
</svg>
</span>
<p
className="u-mt15"
>
CFPB updated product and issue options in April 2017 and August 2023
<a
aria-label="Learn more about Product and Issue changes (opens in new window)"
href="https://www.consumerfinance.gov/data-research/consumer-complaints/#past-changes"
rel="noopener noreferrer"
target="_blank"
>
Learn More
</a>
</p>
</div>
</div>
</section>
Expand Down Expand Up @@ -486,6 +503,21 @@ exports[`component::DateFilter snapshot supports no dates in the Redux Store 1`]
All
</button>
</section>
<p
className="u-mt15"
>
CFPB updated product and issue options in April 2017 and August 2023
<a
aria-label="Learn more about Product and Issue changes (opens in new window)"
href="https://www.consumerfinance.gov/data-research/consumer-complaints/#past-changes"
rel="noopener noreferrer"
target="_blank"
>
Learn More
</a>
</p>
</div>
</div>
</section>
Expand Down

0 comments on commit 103bb62

Please sign in to comment.