Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
KorayKirli committed Nov 11, 2016
1 parent 5cd1132 commit 782a473
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions tests/test_import_data.py
Expand Up @@ -132,20 +132,3 @@ def test_get_existing_uuid(connection, mocker, returned_vendor_existing_item):
with mocker.patch('wranglertools.fdnDCIC.requests.get', return_value=returned_vendor_existing_item):
response = imp.get_existing(post_json, connection)
assert response == returned_vendor_existing_item.json()

















0 comments on commit 782a473

Please sign in to comment.