Skip to content

Commit e15d11b

Browse files
committed
moved to NotificationType
1 parent 86a1dce commit e15d11b

File tree

5 files changed

+80
-50
lines changed

5 files changed

+80
-50
lines changed

api_tests/nodes/views/test_node_contributors_list.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ def test_contributors_order_is_the_same_over_multiple_requests(
343343

344344
@pytest.mark.django_db
345345
@pytest.mark.enable_implicit_clean
346+
@pytest.mark.usefixtures('mock_notification_send')
346347
class TestNodeContributorAdd(NodeCRUDTestCase):
347348

348349
@pytest.fixture()

0 commit comments

Comments
 (0)