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 1b9db17 commit c573904Copy full SHA for c573904
crates/sdk-core/src/antithesis.rs
@@ -59,4 +59,4 @@ mod disabled {
59
pub(crate) use enabled::*;
60
61
#[cfg(not(feature = "antithesis_assertions"))]
62
-pub(crate) use disabled::*;
+pub(crate) use disabled::*;
0 commit comments