Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dobri1408 committed Nov 27, 2023
1 parent 725e408 commit 667071c
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,15 @@ exports[`renders Slider Ticks 1`] = `
`;

exports[`renders TemporalCoverageFacet 1`] = `
<div>
<div
class="years-input"
>
<div>
<h4
class="ui header"
/>
<div
class="years-input"
class="ui form years-input"
>
<div
class="ui input"
Expand Down

0 comments on commit 667071c

Please sign in to comment.