Skip to content

Commit

Permalink
hotfix to fix tests and CI
Browse files Browse the repository at this point in the history
  • Loading branch information
EUdds committed Dec 13, 2023
1 parent 9d22131 commit e1ee9d1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from pathlib import Path

SOURCE_ROOT = Path(__file__).resolve().parent.parent / "inventree_digikey"
SOURCE_ROOT = Path(__file__).resolve().parent.parent / "inventree_digikey_integration"


def test_argparse():
Expand Down
Binary file modified tests/test_data/test_dkpart.pkl
Binary file not shown.
Binary file modified tests/test_data/test_resp.pkl
Binary file not shown.

0 comments on commit e1ee9d1

Please sign in to comment.