Skip to content

Commit

Permalink
Merge pull request #130 from HiIAmTzeKean/129-test-directory-change
Browse files Browse the repository at this point in the history
test: test dir
  • Loading branch information
HiIAmTzeKean authored Nov 30, 2024
2 parents a8358d2 + 4bde91d commit 2ec6a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/datasets/test_amazon.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

@pytest.fixture()
def dataset_path(filename):
return os.path.join(os.getcwd(),"test","data")
return os.path.join(os.getcwd(),"data")

@pytest.fixture()
def filename():
Expand Down

0 comments on commit 2ec6a00

Please sign in to comment.