Skip to content

Commit 273eec2

Browse files
authored
Merge pull request #503 from Konippi/rm-invalid-reference-in-setup-ci
fix: rm an invalid reference in 'Running the setup in CI' section
2 parents b723f04 + 1b3f3c1 commit 273eec2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

versioned_docs/version-2.0.0/keploy-explained/testing-guide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,6 @@ If both scenarios yield a "passed" result, it signifies that this approach mirro
131131

132132
- To achieve this, you'll need to add two workflows for each sample application, covering both recording and testing scenarios.
133133

134-
- You can refer to this [setup](https://github.com/keploy/keploy/blob/main/.github/workflows/build_stage.yml) for guidance.
135-
136134
## Limitations ⚠️
137135

138136
- Port Configuration: The ports for Keploy Record (`keployR`) and Keploy Test (`keployT`) need to be hardcoded. You can't change the ports and run this entire setup properly.

0 commit comments

Comments
 (0)