
Tomas Jelinek has submitted this change and it was merged. Change subject: sercon: tests: fix failing tests ...................................................................... sercon: tests: fix failing tests After commit f620fbe UserProfileDaoTests started to fail, because the testcase change was not stashed in. This patch fixes that. Change-Id: I574827f23ec4376f44fe71d41fe78cd1f012686d Signed-off-by: Francesco Romani <fromani@redhat.com> --- M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/UserProfileDaoTest.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Tomas Jelinek: Looks good to me, approved Jenkins CI: Passed CI tests Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/46784 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I574827f23ec4376f44fe71d41fe78cd1f012686d Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org