Skip to content

Commit c22053c

Browse files
committed
fix: update test for argo
1 parent 7b5b9cd commit c22053c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/kubernetes.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ test('snyk-monitor sends data to kubernetes-upstream', async () => {
323323
facts: expect.any(Array),
324324
target: { image: 'docker-image|argoproj/rollouts-demo' },
325325
},
326+
expect.any(Object),
326327
]);
327328
}
328329
});

0 commit comments

Comments
 (0)