Skip to content

Commit 371432e

Browse files
committed
move CI out of quick start
1 parent 882be1a commit 371432e

File tree

2 files changed

+4
-4
lines changed
  • src/app/basics/getting-started

2 files changed

+4
-4
lines changed

src/app/basics/getting-started/record-your-cypress-tests/page.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ https://app.replay.io/recording/b37abe67-031c-4d23-ba8b-0224fcd3e0d5
190190

191191
{% /steps %}
192192

193-
## Record your suite in CI
193+
## Record your test suite in CI
194194

195195
Now that you're ready to inspect your local tests, the next step is to record your tests in CI. Learn how to set up Replay with your Cypress tests on [GitHub Actions](/reference/test-runners/cypress-io/github-actions) and [other CI providers](/reference/test-runners/cypress-io/other-ci-providers).
196196

src/app/basics/getting-started/record-your-playwright-tests/page.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,11 @@ Running 1 test using 1 worker
134134

135135
> [Check out this replay](https://replay.help/playwright-flake-debug) for a detailed walkthrough on debugging a flaky Playwright test.
136136
137-
## Record your tests in CI
137+
{% /steps %}
138138

139-
Now that you're ready to inspect your local tests, the next step is to record your tests in CI. Learn how to set up Replay with your Playwright tests on [GitHub Actions](/reference/test-runners/playwright/github-actions) and [other CI providers](/reference/test-runners/playwright/other-ci-providers).
139+
## Record your test suite in CI
140140

141-
{% /steps %}
141+
Now that you're ready to inspect your local tests, the next step is to record your tests in CI. Learn how to set up Replay with your Playwright tests on [GitHub Actions](/reference/test-runners/playwright/github-actions) and [other CI providers](/reference/test-runners/playwright/other-ci-providers).
142142

143143
{% quick-links title="Read more" description="Learn how to record your tests, manage your test suite and debug flaky tests using Replay DevTools" %}
144144

0 commit comments

Comments
 (0)