From 7a0f48f025043af94299b476b140b6b17a995aa9 Mon Sep 17 00:00:00 2001 From: Lahiru Maramba Date: Wed, 21 Apr 2021 14:03:25 -0400 Subject: [PATCH] Remove failing integration test added for nightly - Remove the failing integration test added in #540 to test the nightly email notifications (the test runs are completed). Note: staging to trigger integration tests. All tests should pass. --- integration/test_messaging.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/integration/test_messaging.py b/integration/test_messaging.py index 48f8208f3..b5612b63d 100644 --- a/integration/test_messaging.py +++ b/integration/test_messaging.py @@ -28,9 +28,6 @@ '1SsRoE') -def test_to_trigger_nightly_email_notification(): - assert 'a' == 'b' - def test_send(): msg = messaging.Message( topic='foo-bar',