Fix formatting
This commit is contained in:
@@ -229,9 +229,10 @@ impl Reconcile for ServiceUser {
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use kube::CustomResourceExt;
|
||||
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
fn service_user_crd_output() {
|
||||
insta::assert_yaml_snapshot!(ServiceUser::crd());
|
||||
|
||||
Reference in New Issue
Block a user