We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815e9f1 commit 0dc126aCopy full SHA for 0dc126a
README.md
@@ -12,7 +12,7 @@
12
[license-badge]: https://img.shields.io/badge/license-Apache-blue.svg
13
[license-url]: https://github.com/google/googletest-rust/blob/main/LICENSE
14
[actions-badge]: https://github.com/google/googletest-rust/workflows/CI/badge.svg
15
-[actions-url]: https://github.com/google/googletest-rust/actions?query=workflow%3ACI+branch%3Amaster
+[actions-url]: https://github.com/google/googletest-rust/actions?query=workflow%3ACI+branch%3Amain
16
17
This library brings the rich assertion types of Google's C++ testing library
18
[GoogleTest](https://github.com/google/googletest) to Rust. It provides:
0 commit comments