forked from aiidateam/aiida-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…m#6342) The field not being declared means an option for it was not added to the dynamically generated `verdi profile setup core.psql_dos`. This would cause the command to fail as the initialization of the storage would raise an error complaining about the missing `repository_uri`. This was missed because the `core.psql_dos` storage was excluded from the parametrized test for the `verdi profile setup` command but this is now added.
- Loading branch information
Showing
2 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters