Skip to content

Commit 7a9bc91

Browse files
authored
docs: fix spacing in testing.md (github#734)
- remove extraneous space
1 parent 60a5391 commit 7a9bc91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This project uses a combination of unit tests and end-to-end (e2e) tests to ensu
2222
## toolsnaps: Tool Schema Snapshots
2323

2424
- The `toolsnaps` utility ensures that the JSON schema for each tool does not change unexpectedly.
25-
- Snapshots are stored in `__toolsnaps__/*.snap` files , where `*` represents the name of the tool
25+
- Snapshots are stored in `__toolsnaps__/*.snap` files, where `*` represents the name of the tool
2626
- When running tests, the current tool schema is compared to the snapshot. If there is a difference, the test will fail and show a diff.
2727
- If you intentionally change a tool's schema, update the snapshots by running tests with the environment variable: `UPDATE_TOOLSNAPS=true go test ./...`
2828
- In CI (when `GITHUB_ACTIONS=true`), missing snapshots will cause a test failure to ensure snapshots are always

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy