Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/test-utils/Cargo.toml')
-rw-r--r--crates/test-utils/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/test-utils/Cargo.toml b/crates/test-utils/Cargo.toml
index c27e850ce7..6d1930aa26 100644
--- a/crates/test-utils/Cargo.toml
+++ b/crates/test-utils/Cargo.toml
@@ -10,6 +10,7 @@ license.workspace = true
rust-version.workspace = true
[lib]
+doctest = false
[dependencies]
# Avoid adding deps here, this crate is widely used in tests it should compile fast!