Skip to content

Commit

Permalink
Update rust/crd/src/history.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Bernauer <[email protected]>
  • Loading branch information
adwk67 and sbernauer authored Aug 16, 2024
1 parent 248479d commit 890c675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/crd/src/history.rs
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ mod test {
use stackable_operator::commons::s3::InlinedS3BucketSpec;

#[test]
pub fn test_env() {
pub fn test_env_parsing() {
let input = indoc! {r#"
---
apiVersion: spark.stackable.tech/v1alpha1
Expand Down

0 comments on commit 890c675

Please sign in to comment.