Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksellen committed Jul 14, 2022
1 parent ba034d3 commit 6506e6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/__snapshots__/storyshots.spec.js.snap
Expand Up @@ -9493,7 +9493,7 @@ exports[`Storyshots Notifications activity_disabled 1`] = `
<div class="q-item q-item-type row no-wrap isUnread" style="">
<!--v-if-->
<div class="q-item__section column q-item__section--main justify-center">
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon fas fa-times q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup on Sunday, December 24 at 12:00 PM was disabled</div>
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon fas fa-times q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup on Sunday, December 24, 12:00 PM was disabled</div>
<div style="" class="q-item__label q-item__label--caption text-caption">
<div title="Dec 24, 2017, 12:00 PM" style="display:inline;">less than a minute ago</div> · Group 30
<!--[--> · Place 2
Expand All @@ -9507,7 +9507,7 @@ exports[`Storyshots Notifications activity_enabled 1`] = `
<div class="q-item q-item-type row no-wrap isUnread" style="">
<!--v-if-->
<div class="q-item__section column q-item__section--main justify-center">
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon fas fa-check q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup on Sunday, December 24 at 12:00 PM was enabled again</div>
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon fas fa-check q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup on Sunday, December 24, 12:00 PM was enabled again</div>
<div style="" class="q-item__label q-item__label--caption text-caption">
<div title="Dec 24, 2017, 12:00 PM" style="display:inline;">less than a minute ago</div> · Group 30
<!--[--> · Place 2
Expand All @@ -9521,7 +9521,7 @@ exports[`Storyshots Notifications activity_moved 1`] = `
<div class="q-item q-item-type row no-wrap isUnread" style="">
<!--v-if-->
<div class="q-item__section column q-item__section--main justify-center">
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon far fa-clock q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup was moved to Sunday, December 24 at 12:00 PM</div>
<div style="overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;" class="q-item__label"><i class="q-icon far fa-clock q-mx-xs vertical-baseline" style="" aria-hidden="true" role="presentation"> </i> Pickup was moved to Sunday, December 24, 12:00 PM</div>
<div style="" class="q-item__label q-item__label--caption text-caption">
<div title="Dec 24, 2017, 12:00 PM" style="display:inline;">less than a minute ago</div> · Group 30
<!--[--> · Place 2
Expand Down

0 comments on commit 6506e6c

Please sign in to comment.