summaryrefslogtreecommitdiffstats
path: root/features/encryption.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/encryption.feature')
-rw-r--r--features/encryption.feature11
1 files changed, 0 insertions, 11 deletions
diff --git a/features/encryption.feature b/features/encryption.feature
index ebb3cc02..82d971eb 100644
--- a/features/encryption.feature
+++ b/features/encryption.feature
@@ -29,14 +29,3 @@
When we run "jrnl simple -n 1"
Then we should not see the message "Password"
and the output should contain "2013-06-10 15:40 Life is good"
-
- Scenario: Upgrading a journal encrypted with jrnl 1.x
- Given we use the config "encrypted_old.json"
- When we run "jrnl -n 1" and enter
- """
- Y
- bad doggie no biscuit
- bad doggie no biscuit
- """
- Then we should see the message "Password"
- and the output should contain "2013-06-10 15:40 Life is good"