Skip to content

Commit

Permalink
Reverted Digi-key test
Browse files Browse the repository at this point in the history
  • Loading branch information
eeintech committed Nov 2, 2022
1 parent 0ec1979 commit 68d3a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kintree/search/digikey_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ def test_api_connect(check_content=False) -> bool:
test_success = True
expected = {
'product_description': 'RES 10K OHM 5% 1/16W 0402',
'digi_key_part_number': 'RMCF0402JT10K0TR-ND',
'digi_key_part_number': 'RMCF0402JT10K0CT-ND',
'manufacturer': 'Stackpole Electronics Inc',
'manufacturer_part_number': 'RMCF0402JT10K0',
'product_url': 'https://www.digikey.com/en/products/detail/stackpole-electronics-inc/RMCF0402JT10K0/1758206',
Expand Down

0 comments on commit 68d3a54

Please sign in to comment.