From 6aff8899c91a0f32a3b98f0977d5d6231c573421 Mon Sep 17 00:00:00 2001 From: Kayou Date: Fri, 2 Aug 2024 15:54:44 +0200 Subject: [PATCH] add tests --- tests.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests.toml b/tests.toml index cdd5e77..998dd37 100644 --- a/tests.toml +++ b/tests.toml @@ -11,3 +11,10 @@ test_format = 1.0 test_upgrade_from.9c6d1eea.name = "Upgrade from 27.1.4" test_upgrade_from.e9f82ab7.name = "Upgrade from 28.0.6" test_upgrade_from.e9f82ab7.args.system_addressbook_exposed = "yes" + +[notify_push_test] + + args.enable_notify_push = "1" + test_upgrade_from.e9f82ab7.name = "Upgrade from 28.0.6" + test_upgrade_from.e9f82ab7.args.system_addressbook_exposed = "yes" +