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

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


Signed-off-by: default avatarElad Iwanir <eladiw@users.noreply.github.com>
Showing with 2 additions and 2 deletions
+2 -2
......@@ -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 = `
......
Supports Markdown
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