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

Commit 2e1bff4

Browse files
committed
fix: fixes mores tests...
1 parent ddd06ec commit 2e1bff4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/popup/components/__tests__/__snapshots__/RecordingTab.spec.js.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ exports[`RecordingTab.vue it has the correct recording DOM events state 1`] = `
8888
style="display: none;"
8989
>
9090
<a
91-
href="https://surveys.hotjar.com/s?siteId=717179&surveyId=137462"
91+
href="https://github.com/checkly/puppeteer-recorder/issues/83"
9292
target="_blank"
9393
>
94-
️ Puppeteer Recorder Pro is coming
94+
️Updates on the roadmap of Puppeteer Recorder
9595
</a>
9696
</div>
9797
</div>
@@ -175,10 +175,10 @@ exports[`RecordingTab.vue it has the correct recording Puppeteer custom events s
175175
style="display: none;"
176176
>
177177
<a
178-
href="https://surveys.hotjar.com/s?siteId=717179&surveyId=137462"
178+
href="https://github.com/checkly/puppeteer-recorder/issues/83"
179179
target="_blank"
180180
>
181-
️ Puppeteer Recorder Pro is coming
181+
️Updates on the roadmap of Puppeteer Recorder
182182
</a>
183183
</div>
184184
</div>
@@ -316,10 +316,10 @@ exports[`RecordingTab.vue it has the correct waiting for events state 1`] = `
316316
style="display: none;"
317317
>
318318
<a
319-
href="https://surveys.hotjar.com/s?siteId=717179&surveyId=137462"
319+
href="https://github.com/checkly/puppeteer-recorder/issues/83"
320320
target="_blank"
321321
>
322-
️ Puppeteer Recorder Pro is coming
322+
️Updates on the roadmap of Puppeteer Recorder
323323
</a>
324324
</div>
325325
</div>

0 commit comments

Comments
 (0)