Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/en/api/lynx-testing-environment/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ After configuration, you can directly access the `lynxTestingEnv` object globall

If you want to use `@lynx-js/testing-environment` for unit testing in ReactLynx, you usually don't need to specify this configuration manually.

Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/react-lynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`.
Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/reactlynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`.
Comment thread
Huxpro marked this conversation as resolved.

## Credits

Expand Down
2 changes: 1 addition & 1 deletion docs/zh/api/lynx-testing-environment/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ After configuration, you can directly access the `lynxTestingEnv` object globall

If you want to use `@lynx-js/testing-environment` for unit testing in ReactLynx, you usually don't need to specify this configuration manually.

Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/react-lynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`.
Please refer to [ReactLynx Testing Library](https://lynxjs.org/react/reactlynx-testing-library.html) to inherit the configuration from `@lynx-js/react/testing-library`.
Comment thread
Huxpro marked this conversation as resolved.
Comment thread
Huxpro marked this conversation as resolved.

## Credits

Expand Down