diff --git a/crates/uplc/Cargo.toml b/crates/uplc/Cargo.toml index 4a079719..c4eb8674 100644 --- a/crates/uplc/Cargo.toml +++ b/crates/uplc/Cargo.toml @@ -21,4 +21,3 @@ thiserror = "1.0.31" [features] unstable = [] -test = ["unstable"]