Skip to content

Commit

Permalink
Manually backport b54029c #6971
Browse files Browse the repository at this point in the history
  • Loading branch information
dominiccooney committed Feb 6, 2025
1 parent 3659083 commit 5987fa1
Show file tree
Hide file tree
Showing 4 changed files with 191 additions and 223 deletions.
1 change: 0 additions & 1 deletion agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ To fix this problem, update the HTTP recordings with the following command:
```sh
# tokens are redacted in the recordings
source agent/scripts/export-cody-http-recording-tokens.sh
src login # confirm you are authenticated to sourcegraph.com
pnpm update-agent-recordings # run tests to update recordings
# If test fails, press `u` to update the vitest snapshot assertion.
pnpm run test agent/src/index.test.ts # validate that tests are passing successfully in replay mode
Expand Down
Loading

0 comments on commit 5987fa1

Please sign in to comment.