From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: tests: Remove last assertEquals instance ...................................................................... tests: Remove last assertEquals instance We recently replaced all assertEauals, with assertEqual, but after that new patch sneaked in another instance. Change-Id: I1ae681ac16ea1ddfa83649d2eb1d31354e424f01 Signed-off-by: Nir Soffer <[email protected]> --- M tests/v2v_test.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Nir Soffer: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/71341 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1ae681ac16ea1ddfa83649d2eb1d31354e424f01 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
