Skip to content

Commit ee9fb13

Browse files
committed
tests: update config
1 parent 2c0ab72 commit ee9fb13

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_unit/approval_client/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,6 @@
858858
"create": [Method(api_class_method="create", mock_class_method="create")],
859859
"retrieve": [
860860
Method(api_class_method="list", mock_class_method="list"),
861-
Method(api_class_method="iterate", mock_class_method="iterate"),
862861
],
863862
"delete": [Method(api_class_method="delete", mock_class_method="delete_id_external_id")],
864863
},

0 commit comments

Comments
 (0)