8000 Remove failing integration test added for nightly (#545) · thedogrex/firebase-admin-python@df47e57 · GitHub
[go: up one dir, main page]

Skip to content

Commit df47e57

Browse files
Remove failing integration test added for nightly (firebase#545)
- Remove the failing integration test added in firebase#540 to test the nightly email notifications (the test runs are completed). Note: staging to trigger integration tests. All tests should pass.
1 parent d9bc50c commit df47e57

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

integration/test_messaging.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828
'1SsRoE')
2929

3030

31-
def test_to_trigger_nightly_email_notification():
32-
assert 'a' == 'b'
33-
3431
def test_send():
3532
msg = messaging.Message(
3633
topic='foo-bar',

0 commit comments

Comments
 (0)
0