Change in ovirt-engine[master]: restapi: Fix order of assert arguments in host nics test

Juan Hernandez has submitted this change and it was merged. Change subject: restapi: Fix order of assert arguments in host nics test ...................................................................... restapi: Fix order of assert arguments in host nics test The "expected" and "actual" arguments are swapped in one of the tests in the host nics test class. This makes the results confusing when they fail. This patch fixes that. Change-Id: I3fd0929219cf308389cdcbbd87a3a2ca6224fc46 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendHostNicsResourceTest.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests Martin Mucha: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/52685 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3fd0929219cf308389cdcbbd87a3a2ca6224fc46 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com