Commit Graph

2 Commits

Author SHA1 Message Date
Wolfgang Bumiller
3571d98b5f fix mocking in notification tests
PVE::Notify::send_notification is now private (the mocking was for the
old api)

'cfs_read_file' gets exported into PVE::Notify before it gets mocked,
so it needs to be mocked inside PVE::Notify, not PVE::Cluster.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-08-16 11:58:22 +02:00
Lukas Wagner
d8e4ddb4ff test: rename mail_test.pl to vzdump_notification_test.pl
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-08-16 11:10:11 +02:00