mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-09-02 15:25:44 +00:00
flag func test (#788)
This commit is contained in:
@@ -152,6 +152,7 @@ def test_list_batch_change_summaries_with_next_id(list_fixture):
|
|||||||
list_fixture.check_batch_change_summaries_page_accuracy(next_page_result, size=1, start_from=batch_change_summaries_result['nextId'])
|
list_fixture.check_batch_change_summaries_page_accuracy(next_page_result, size=1, start_from=batch_change_summaries_result['nextId'])
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.manual_batch_review
|
||||||
def test_list_batch_change_summaries_with_pending_status(shared_zone_test_context):
|
def test_list_batch_change_summaries_with_pending_status(shared_zone_test_context):
|
||||||
"""
|
"""
|
||||||
Test listing a limited number of user's batch change summaries with approvalStatus filter
|
Test listing a limited number of user's batch change summaries with approvalStatus filter
|
||||||
|
Reference in New Issue
Block a user