Closed bwJuniper closed 2 months ago
`require.JSONEqf(t, string(pentry.ApplicationSchema), string(entry.ApplicationSchema), "expected: %s\nactual: %s", string(pentry.ApplicationSchema), string(entry.ApplicationSchema))`
seems to be failing as order in json should not matter but it seems to fail ...
seems to be failing as order in json should not matter but it seems to fail ...