From 7cf9b296e3ba50238ad13d74758ec2903398e562 Mon Sep 17 00:00:00 2001 From: Dalton Russell Date: Wed, 1 May 2024 19:19:32 -0400 Subject: [PATCH] oh yaml.. add newline --- unittests/deployment/basic.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unittests/deployment/basic.yaml b/unittests/deployment/basic.yaml index f7687b8..c18fc36 100644 --- a/unittests/deployment/basic.yaml +++ b/unittests/deployment/basic.yaml @@ -28,4 +28,4 @@ tests: - isSubset: path: spec.template.metadata.labels content: - hello: world \ No newline at end of file + hello: world