Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
java error
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Sep 28, 2023
1 parent 6003aaf commit 2941510
Show file tree
Hide file tree
Showing 111 changed files with 1 addition and 1 deletion.
Empty file modified tests/DynamoDBLocal.jar
100644 → 100755
Empty file.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from pytest_dynamodb import factories

dynamo_test_proc = factories.dynamodb_proc(
dynamodb_dir=os.path.join(os.path.dirname(os.path.realpath(__file__)), 'dynamodb_local'),
dynamodb_dir=os.path.join(os.path.dirname(os.path.realpath(__file__)), '.'),
port=8000)


Expand Down
Binary file removed tests/dynamodb_local/DynamoDBLocal.jar
Binary file not shown.
Binary file not shown.

0 comments on commit 2941510

Please sign in to comment.