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

Commit

Permalink
fix: fixes mores tests...
Browse files Browse the repository at this point in the history
  • Loading branch information
tnolet committed Mar 10, 2020
1 parent ddd06ec commit 2e1bff4
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ exports[`RecordingTab.vue it has the correct recording DOM events state 1`] = `
style="display: none;"
>
<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 Expand Up @@ -175,10 +175,10 @@ exports[`RecordingTab.vue it has the correct recording Puppeteer custom events s
style="display: none;"
>
<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 Expand Up @@ -316,10 +316,10 @@ exports[`RecordingTab.vue it has the correct waiting for events state 1`] = `
style="display: none;"
>
<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 2e1bff4

Please sign in to comment.