Commit 2734066b authored by Elad Iwanir's avatar Elad Iwanir

changing return order of test items so the sorting tests will fail if actually broken

Signed-off-by: 's avatarElad Iwanir <eladiw@users.noreply.github.com>
parent a1ea9678
......@@ -484,12 +484,12 @@ metadata:
kind: Pod
apiVersion: v1
metadata:
name: beluga
name: coral
---
kind: Pod
apiVersion: v1
metadata:
name: coral
name: beluga
`
const testServiceManifest = `
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment