mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-05 16:06: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
4d7eea7f83
commit
724deb25fa
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