Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mlmoravek committed Jun 11, 2024
1 parent c0a0491 commit 7478173
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,10 @@ exports[`ODatepicker > render correctly 1`] = `
<div class="o-dpck__table__cell o-dpck__table__cell--selectable" role="button" tabindex="0"><span>9</span>
<!--v-if-->
</div>
<div class="o-dpck__table__cell o-dpck__table__cell--today o-dpck__table__cell--selectable o-dpck__table__cell--today" role="button"><span>10</span>
<div class="o-dpck__table__cell o-dpck__table__cell--selectable" role="button" tabindex="0"><span>10</span>
<!--v-if-->
</div>
<div class="o-dpck__table__cell o-dpck__table__cell--selectable" role="button" tabindex="0"><span>11</span>
<div class="o-dpck__table__cell o-dpck__table__cell--today o-dpck__table__cell--selectable o-dpck__table__cell--today" role="button"><span>11</span>
<!--v-if-->
</div>
<div class="o-dpck__table__cell o-dpck__table__cell--selectable" role="button" tabindex="0"><span>12</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,10 @@ exports[`ODatetimepicker tests > render correctly 1`] = `
<div class="o-dpck__table__cell o-dpck__table__cell--selectable" role="button" tabindex="0"><span>9</span>
<!--v-if-->
</div>
<div class="o-dpck__table__cell o-dpck__table__cell--today o-dpck__table__cell--selectable o-dpck__table__cell--today" role="button"><span>10</span>
<div class="o-dpck__table__cell o-dpck__table__cell--selectable" role="button" tabindex="0"><span>10</span>
<!--v-if-->
</div>
<div class="o-dpck__table__cell o-dpck__table__cell--selectable" role="button" tabindex="0"><span>11</span>
<div class="o-dpck__table__cell o-dpck__table__cell--today o-dpck__table__cell--selectable o-dpck__table__cell--today" role="button"><span>11</span>
<!--v-if-->
</div>
<div class="o-dpck__table__cell o-dpck__table__cell--selectable" role="button" tabindex="0"><span>12</span>
Expand Down

0 comments on commit 7478173

Please sign in to comment.