move seeds dir
This commit is contained in:
@@ -12,5 +12,4 @@ if 'AWS_SAM_LOCAL' in os.environ:
|
||||
if 'PYTEST_VERSION' in os.environ:
|
||||
DYNAMODB_ENDPOINT_URL = 'http://127.0.0.1:8000'
|
||||
|
||||
|
||||
dynamodb_client = boto3.client('dynamodb', endpoint_url=DYNAMODB_ENDPOINT_URL)
|
||||
|
||||
Reference in New Issue
Block a user