Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
test: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tnolet committed Mar 10, 2020
1 parent 1ca1e14 commit ddd06ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ exports[`App.vue it has the correct pristine / empty state 1`] = `
class="text-muted"
>
<small>
0.7.1
0.7.2
</small>
</span>
</a>
Expand Down Expand Up @@ -98,6 +98,8 @@ exports[`App.vue it has the correct pristine / empty state 1`] = `
>
view code
</a>
<checklybadge-stub />
</div>
<resultstab-stub
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ exports[`RecordingTab.vue it has the correct pristine / empty state 1`] = `
class="nag-cta"
>
<a
href="https://surveys.hotjar.com/s?siteId=717179&surveyId=137462"
href="https://github.com/checkly/puppeteer-recorder/issues/83"
target="_blank"
>
️ Puppeteer Recorder Pro is coming
️Updates on the roadmap of Puppeteer Recorder
</a>
</div>
</div>
Expand Down

0 comments on commit ddd06ec

Please sign in to comment.