Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blubber: allow file writes in tests #1313

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brightbyte
Copy link
Contributor

Add the "runs: insecurely" flag in the "development" and "test" variants in the blubber file. This is needed to allow restbase to use sqlite for storage, since without it, the database file cannot be opened in read/write mode.

Change-Id: I6dfc2fa0676d02039caba6833bcf295ad8953ffc

Add the "runs: insecurely" flag in the "development" and "test"
variants in the blubber file. This is needed to allow restbase to use
sqlite for storage, since without it, the database file cannot be opened
in read/write mode.

Change-Id: I6dfc2fa0676d02039caba6833bcf295ad8953ffc
@nosmo nosmo self-requested a review May 11, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants