diff --git a/tests/kuttl/test-ff-local/01-assert.yaml b/tests/kuttl/test-ff-local/01-assert.yaml index e25d2f2ee..b79db8dc5 100644 --- a/tests/kuttl/test-ff-local/01-assert.yaml +++ b/tests/kuttl/test-ff-local/01-assert.yaml @@ -30,4 +30,10 @@ spec: spec: serviceAccountName: test-ff-local-env serviceAccount: test-ff-local-env - \ No newline at end of file +--- +apiVersion: cloud.redhat.com/v1alpha1 +kind: ClowdEnvironment +metadata: + name: test-ff-local +status: + ready: true