Skip to content

Commit

Permalink
made changes in the unit tests
Browse files Browse the repository at this point in the history
Signed-off-by: jignyasamishra <[email protected]>
  • Loading branch information
jignyasamishra committed Jan 13, 2024
1 parent e972916 commit d13d56f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/kapp/resourcesmisc/apps_v1_deployment_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: test-deployment
generation: 1
status:
observedGeneration: 1
conditions:
Expand All @@ -91,6 +92,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: test-deployment
generation: 1
status:
observedGeneration: 1
conditions:
Expand Down

0 comments on commit d13d56f

Please sign in to comment.