]> git.proxmox.com Git - pve-manager.git/commit
test: fix vzdump notification test
authorLukas Wagner <l.wagner@proxmox.com>
Tue, 14 Nov 2023 12:59:38 +0000 (13:59 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2023 15:20:03 +0000 (16:20 +0100)
commita63ecef5a31d5cc8f07a267f2f1b21e862b3c0c1
tree2845c70f779e34b34dc9fd5d2b4729000cb0bde0
parent3f0ffa0efe08d4eb84c2127dfde667a2353a9711
test: fix vzdump notification test

The signature of the PVE::Notify functions have changed, this commit
adapts the mocked functions so that the tests work again.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
test/vzdump_notification_test.pl