mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
Add encryption test to pytest-bdd
- Clean up some formatting Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
This commit is contained in:
parent
3d3bd91700
commit
e2bb8cf0de
2 changed files with 15 additions and 8 deletions
|
@ -4,7 +4,7 @@ scenarios("../features/build.feature")
|
|||
scenarios("../features/core.feature")
|
||||
scenarios("../features/datetime.feature")
|
||||
scenarios("../features/delete.feature")
|
||||
# scenarios("../features/encrypt.feature")
|
||||
scenarios("../features/encrypt.feature")
|
||||
# scenarios("../features/file_storage.feature")
|
||||
# scenarios("../features/format.feature")
|
||||
# scenarios("../features/import.feature")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue