Skip to content

Commit

Permalink
updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
obervinov committed Oct 17, 2024
1 parent 9e2ff6f commit 2ac585e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,6 @@ def fixture_configurator_client(vault_url, namespace, prepare_vault):
'id': prepare_vault['id'],
'secret-id': prepare_vault['secret-id']
}
}
},
dbengine={'mount_point': 'database'}
)

0 comments on commit 2ac585e

Please sign in to comment.