summaryrefslogtreecommitdiffstats
path: root/sqv/tests/not-before-after.rs
diff options
context:
space:
mode:
Diffstat (limited to 'sqv/tests/not-before-after.rs')
-rw-r--r--sqv/tests/not-before-after.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqv/tests/not-before-after.rs b/sqv/tests/not-before-after.rs
index 1bae9d06..0295dbd9 100644
--- a/sqv/tests/not-before-after.rs
+++ b/sqv/tests/not-before-after.rs
@@ -53,7 +53,7 @@ mod integration {
.with_args(
&["--keyring",
&p("keys/emmelie-dorothea-dina-samantha-awina-ed25519.pgp"),
- "--not-after", "2018-08-14",
+ "--not-after", "2018-08-13",
&p("messages/a-cypherpunks-manifesto.txt.ed25519.sig"),
&p("messages/a-cypherpunks-manifesto.txt")])
.fails()